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 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
Function Description: The ANGBASE system variable is used to set the base angle to be 0 relative to current UCS. Type : RealSaved in : Drawing Initial value : 0.0000 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 CMLSTYLE system variable is used to set the multiple styles for multiple line appearance. Type : Strings Saved in : Drawing Initial value : Standard 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 CENTERMT system variable is used to control the text displaying in center horizontal when stretching by grips. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 The CENTERMT could not be applied on the Mtext... 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
The settings of the system variables control by the command line. With system variables, Snap, Grid, or Ortho modes can be turned on or off, and default scales for hatch patterns can be set. In addition, information about the current drawing and... Read More