SetTDmZroDsp
Determines the display mode of dimension text to suppress leading and/or trailing zeros in tolerance dimensions.
| 0 |
Suppresses zero feet and precisely zero inches |
| 1 |
Displays zero feet and precisely zero inches |
| 2 |
Displays zero feet, but suppresses zero inches |
| 3 |
Suppresses zero feet, but displays zero inches |
You can add the following to the preceding values:
| 4 |
Suppresses leading zeros in all decimal dimensions (for example, 0.400 becomes .400) |
| 8 |
Suppresses trailing zeros in all decimal dimensions (for example, 12.5000 becomes 12.5) |
| 12 |
Suppresses leading and trailing zeros in all decimal dimensions (for example, 0.7000 becomes .7) |
| Type |
Integer |
| Range |
0 .. 15 |
| Default |
0 |
| Status |
Read / Write |
| Saved |
In the drawing |