DIMAZIN
Controls the display of leading and trailing zeros for angular dimensions in decimal format.
Value | Result |
---|---|
0 | Displays all leading and trailing zeros. |
1 | Suppresses leading zeros in angular dimensions, for example .2000 displays instead of 0.2000. |
2 | Suppresses trailing zeros in angular dimensions, for example 0.2 displays instead of 0.2000. |
3 | Suppresses both leading and trailing zeros, for example .2 displays instead of 0.2000. |
Type: Integer
Saved: In the drawing file
Range: 0 to 3
Default: 0