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 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 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 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 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 BVMODE system variable is used to control the display way of hidden object under current visibility state in block editor. Type : Integer Saved in : Not saved Initial value : 0 Range : 0,1 System Variable Value: 0 : specify... Read More
Function Description: The ANNOALLVISIBLE system variable is used to hide or display annotative objects that do not support current annotation scales. The ANNOALLVISBLE system variable settings are saved separately for model and each layouts. Type :... Read More