ToleranceSuppressTrailingZeros Property

Specifies the suppression of trailing zeros in dimension values.

See Also | Example

Signature

object.ToleranceSuppressTrailingZeros

object

Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.

ToleranceSuppressTrailingZeros


Boolean; read-write

TRUE: Suppress trailing zeros in decimal values. For example, 12.5000 becomes 12.5.

FALSE: Do not suppress trailing zeros in decimal values.

System variables

This value overrides the value for the DIMTZIN system variable.

Remarks

The initial value for this property is FALSE.

 

   Comments?