AltToleranceSuppressTrailingZeros Property |
Specifies the suppression of trailing zeros in alternate tolerance values.
Signature
object.AltToleranceSuppressTrailingZeros
object
DimAligned, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.
AltToleranceSuppressTrailingZeros
Boolean; read-write
TRUE: Suppress trailing zeros in alternate tolerance values. For example, 12.5000 becomes 12.5.
FALSE: Do not suppress trailing zeros in alternate tolerance values.
System variables
This property overrides the value for the DIMALTTZ system variable for the given dimension.
Remarks
The initial value for this property is FALSE.
Comments? |