tama010 Posted March 28, 2015 Posted March 28, 2015 Hi, Recently I was taught that changing the variable for DIMGAP to negative will create a "basic dimension" or box around the dimension. But I also noticed that in any dimension properties under tolerance I see that I can chose what kind of tolerance to have such as: symmetrical, basic, etc. My question is how can I access/modify to these dimension's individual properties through LISP so I can create a command to specify tolerance, precision etc? Thank you Quote
Dadgad Posted March 30, 2015 Posted March 30, 2015 I can't help you with a lisp solution, as I am illisperate, sorry. It seems to me that you might be better served by dealing with this in your DIMSTYLE MANAGER, when creating or modifying your dimstyle. Should you need to change a property of any particular, or some of your existing dimensions, this can be easily done in Quick Properties, or Properties, and if choosing multiple dimensions you might want to use QUICKSELECT or FILTER TO speed things up. Quote
hanhphuc Posted March 30, 2015 Posted March 30, 2015 FWIW, marko & i had similar vlisp approach in this old Thread ActiveX reference: "Arrowhead1Type" "Arrowhead2Type" "extensionlineextend" "extensionlineoffset" "TextHeight" "TextInside" "VerticalTextPosition" "TextGap" "DimLine1Suppress" "DimLine2Suppress" etc.. 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.