A frequent problem in objects snaps is the inheritance of the Z value when snapping to a point. GstarCAD addresses this problem with OSNAPZ system variable. If set to 0, osnap uses the z-value of the snapped point. If set to 1, it uses the x+y of the... Read More
System Variables
By default, the SKETCH command creates a collection of line objects. To create polylines instead, set the SKPOLY variable to 1. Read More
Function Description: The CTAB system variable is used to control to display model tab or specified layout tab in drawing area. Type : Strings Saved in : Drawing Initial value : Model The CTAB system variable is usually used in customized programs. Read More
Function Description: The CLAYER system variable is used to set current layer. Type : StringsSaved in : Drawing Initial value : 0 Read More
Function Description: The ATTIPE system variable is used to control the text format toolbar which displays together with in-place editor when modifying multiple text attributes. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 System... Read More
Function Description: The CLEANSCREENSTATE system variable is used to specify the full screen state 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 BACKGROUNDPLOT system variable is used to control whether to close background plot when plotting or publishing a drawing. Type : Integer Saved in : Registry Initial value : 2 Range : 0 ~ 3 System Variable Value: 0 : plot and... Read More
Function Description: The BACTIONBARMODE system variable is used to control whether to display action bar or traditional action objects in block editor. Type : Integer Saved in : Registry Initial value : 1 Range : 0,1 System Variable Value: 0 :... Read More
Function Description: The CURSORSIZE system variable is used to determine the cursor size by degrees of screen. Type : Integer Saved in : Registry Initial value : 5 Range : 1% ~100% The valid range is from 1% to 100%. When setting to 100%, the cursor... Read More
Function Description: The BLOCKEDITLOCK system variable is forbid to open block editor or edit dynamic block definition. Type : Integer Saved in : Registry Initial value : 0 Range : 0,1 System Variable Value: 0 : allow to open block editor1 : forbid... Read More