BrentonJohn316 Posted March 26, 2010 Posted March 26, 2010 When I placed my lookup tables into my drawing, I need them to appear in a different order in the properties menu on the left of the sceen. (This is within the "Custom" property section) Can this be done? *Attached is a screen picture* PICTURE URL: http://i44.tinypic.com/vecf0k.jpg Quote
Tommy78 Posted March 26, 2010 Posted March 26, 2010 Normally you have to create your items in the order you want them in the props menu but yesterday i found a fantastic script to change the order afterwards. check this thread for details: http://www.cadtutor.net/forum/showthread.php?t=46207 Quote
BrentonJohn316 Posted March 26, 2010 Author Posted March 26, 2010 I am not familiar with LISP but would I just drag the file that they had me download into the AutoCAD folder in "C:\Program Files\AutoCAD" ? Quote
DNK Posted March 26, 2010 Posted March 26, 2010 Download file @ AutoCAD command line: appload Browse to .lsp file, select Load @ AutoCAD command line: (move-properties) Quote
BrentonJohn316 Posted March 26, 2010 Author Posted March 26, 2010 Does anyone know how to make these not print??? http://i40.tinypic.com/fem3qu.jpg Quote
DNK Posted March 26, 2010 Posted March 26, 2010 Does anyone know how to make these not print??? http://i40.tinypic.com/fem3qu.jpg Can't see the pic. Bad Link? Quote
BrentonJohn316 Posted March 26, 2010 Author Posted March 26, 2010 Try this one out http://img408.imageshack.us/img408/9761/forumattachment2.jpg Quote
DNK Posted March 26, 2010 Posted March 26, 2010 Try this one out http://img408.imageshack.us/img408/9761/forumattachment2.jpg Do you want to keep the attributes in there, and just not see them, or out completely? Quote
BrentonJohn316 Posted March 26, 2010 Author Posted March 26, 2010 Well honestly, there is no reason to have those 3 in there. If it is just as easy to delete them out as it is to make them not print, then I would chose just delete them out of there. Quote
DNK Posted March 26, 2010 Posted March 26, 2010 Command line: Insert Architectural Title Block {insert it somewhere off of the paper} attsync Select the inserted "Architectural Title Block" Delete the inserted "Architectural Title Block" At some point those attributes were deleted from the "Architectural Title Block", but the block was never synced. So they there in an old definition, and when you sync the block to the defined that doesn't have them, they go away. If they were still there, then you could have inserted the "Architectural Title Block", refedit it, change the attribute properties of INVISIBLE from No to Yes, and they would have been retained, but not seen. Quote
BrentonJohn316 Posted March 26, 2010 Author Posted March 26, 2010 That worked! I think you may be a genius, or I just might be uneducated... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.