muhammad Posted February 18, 2009 Posted February 18, 2009 I want to get all informations about the drawing, i.e. what is scale, what dimension, what text size front etc... ? There is any command that we could find the whole drawing Scale + Dimension + text size font etc.. ? we check one by one drawing properties or in dimension style. Thanks and regards Muhammad Quote
uddfl Posted February 18, 2009 Posted February 18, 2009 Welcome to the forum! SETVAR ? * will give you the value of each of the drawing's variables. Specific variables for what you mentioned are: DIMSCALE = Current overall dimension scale DIMSTYLE = Current dimension style TEXTSIZE = Current text size hope that helps Quote
muhammad Posted February 19, 2009 Author Posted February 19, 2009 Thanks a lot for the response. how can find / list of active layer and in-active layer of drawing ? name of active and in-active layer could be find by the command ? regards Muhammad autocad 2008 Quote
totzky Posted February 19, 2009 Posted February 19, 2009 name of active and in-active layer could be find by the command ? 1. LA (Layer command with dialogue box), 2. -LA (Layer command line option), 3. Format --> Layer (Menu option). 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.