Function Description: The CMDECHO system variable is used to control whether to echo prompts and entry when running AutoLISP command functions. Type : Integer Saved in : Not savedInitial value : 1 Range : 0,1 System Variable Value: 0 : turn echo off1... Read More
System Variables
Function Description: The CLISTATE system variable is used to specify the command line to be turned on or off.(Read-Only) Type : Integer Saved in : Not savedInitial value : 0 Range : 0,1 System Variable Value: 0 : turn off1 : turn on Read More
Function Description: The DBLCLKEDIT system variable is used to control the double click editing action in the drawing area. Type : Integer Saved in : Registry Initial value : 1 Range : 0,1 System Variable Value: 0 : disabled1 : enabled Users could... Read More
System Variable Value: Type : 2D point Saved-in : Registry Initial value : X=0.0000 Y=0.0000 Z=0.0000 Read More
Function Description: The APERTURE system variable is used to set the display size of object snap aperture box by pixels. The name of this system variable is the same as command. Users could also use SETVAR command to access this system variable.... Read More
Function Description: The BGRIPOBJCOLOR system variable is used to set the grip color in block editor. Type : Strings Saved in : Registry Initial value : 141 Range : 1 ~ 255 The valid value of BGRIPOBJCOLOR system variable includes BYLAYER, BYBLOCK,... Read More
Function Description: The BINDTYPE system variable is used to control the way to deal with external reference name which is binding or in-place editing. Type : Integer Saved in : Not saved Initial value : 0 Range : 0,1 System Variable Value: 0 :... Read More
Function Description: The CIRCLERAD system variable is used to set default circle radius. Type : Real Saved in : Not saved Initial value : 0.0000 Zero means no default radius. Read More
Function Description: The CETRANSPARENCY system variable is used to set the transparency level for new objects. Type : Strings Saved in : Drawing Initial value : BYLAYERRange : BYLAYER, BYBLOCK, 0, 1 ~ 90 Users could change transparency states by ... Read More
Function Description: The CMATERIAL system variable is used to set material for new objects. Type : Strings Saved in : Drawing Initial value : BYLAYER The valid value could be BYLAYER, BYBLOCK, and material names in drawing. Read More