AltSuppressTrailingZeros Property

Specifies the suppression of trailing zeros in alternate dimension values.

See Also | Example

Signature

object.AltSuppressTrailingZeros

object

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

AltSuppressTrailingZeros

Boolean; read-write

TRUE: Suppress trailing zeros in alternate dimensions. For example, 12.5000 becomes 12.5.

FALSE: Do not suppress trailing zeros in alternate dimensions.

System variables

This property overrides the value for the DIMALTZ system variable for the given dimension.

Remarks

The initial value for this property is FALSE.

 

   Comments?