CONSTRAINTNAMEFORMAT System Variable — GstarCAD 2027
CONSTRAINTNAMEFORMAT System Variable
Function Description:
Controls the text format of labeled constraints in the CAD software.
Type: Integer
Save Location: Registry
Initial Value: 2
Range: 0, 1, 2
Specific List Explanation:
| Value | Description |
| 0 | Name only (e.g., "Width") |
| 1 | Value only (e.g., "4.0000") |
| 2 | Expression (e.g., "Width \= 4.0000") |