AutoCAD System Variables

[AutoCAD 2007 and higher versions]



In AutoCAD 2007, there are approximately 480 system variables that you can access to. We are classifying them into 4 different categories.

  1. Variables which are stored inside the drawing file (dwg). These are file related variables.
  2. Variables which are stored as Windows Registry records (Reg). These are the global variables. AutoCAD users have to set these variables only once.
  3. System variables, values of which are not allowed to be changed (RO = Read Only). These are variables which you can benefit in software environment. For example, if you would like to learn the name of the file that you have opened, it will be enough to write (GetVar “DwgName”) with AutoLISP.

In addition to these there are some system variables that are not stored. When you open a new drawing, default values will be assigned to these system variables automatically by AutoCAD.

Fig.1
Fig.2
Fig.3
Fgi.4

Related Posts with Thumbnails
blog comments powered by Disqus

blogroll

Connect