Function Description: The CMLJUST system variable is used to specify alignment for multiple line. Type : Integer Saved in : Drawing Initial value : 0 Range : 0,1,2 System Variable Value: 0 : top1 : zero(middle)2 : bottom Read More
System Variables
Function Description: The COPYMODE system variable is used to control whether to repeat COPY command automatically. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 System Variable Value: 0 : set to repeat COPY command automatically1 ... Read More
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
Function Description: The CHAMFERA system variable is used to set the first chamfer distance when CHAMMODE has set to be 0. Type : Real Saved in : Drawing Initial value : 0.0000 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
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 APPLYGLOBALOPACITIES system variable is used to apply all opacity settings to global palettes. Type : Parameter Saved in : Registry Initial value : 0 Range : 0,1 System Variable Value: 0 : turn opacity settings off1 : turn... Read More
Function Description: The AUDITCTL system variable is used to control whether to create a ADT file when executing AUDIT command. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 System Variable Value: 0 : forbid to write ADT files1 :... Read More
Function Description: The DATE system variable is used to store current date and time in specified format.(Read-Only) Type : Real Saved in : Not savedInitial value : Unknown Read More
Function Description: The ATTMODE system variable is used to control the display of object attributes. Type : Integer Saved in : Drawing Initial value : 1 Range : 0 ~ 2 System Variable Value: 0 : off; all attributes invisible1 : normal; keep their... Read More