Our Friends: Leaflet Printing , Presented by: Talia Cad Software

Sign In

Subscribe

Subscribe to Daily Autocad.


Oct 05
Friday
Autocad, Hints & Tips, Programming
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

Technorati Tags: , ,

Bu yazinin Turkce’sini okumak icin basiniz.

Viewed 4,857 times so far... This week: 51 Today: 3 Latest: 5 July 2009, 0:27

Post Tags:

5 Responses to “ System variables ”
  1. Is there a list of all the variables I can access?

  2. Hello Fred,

    I’m sorry for my late answer;
    Certainly this isn’t the complete list of variables, but a few important
    systemvaribles for me!

    The available systemvariables can be listed with following commands:

    Command: SETVAR
    Command: ?
    Command: *

    Thank you for your interest!

  3. Hy.

    Is it possible to get a list of the variables programatically ?
    I mean i’d like to get a list with all the variables (or at least the “drawing related” ones).

  4. Hi

    @Emil

    For all variables hit the F1 help button, then tab contents,then click open the command Reference en then system variables.
    Here you go..

    Hollands says Hi


Post a Comment



All content and source © 2008 Daily Autocad | News Plus wordpress theme brought to you by Zidalgo.