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