AltToleranceSuppressLeadingZeros Property |
Specifies the suppression of leading zeros in alternate dimension values.
Signature
object.AltToleranceSuppressLeadingZeros
object
DimAligned, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.
AltToleranceSuppressLeadingZeros
Boolean; read-write
TRUE: Suppress leading zeros in alternate dimensions. For example, 0.5000 becomes .5000.
FALSE: Do not suppress leading zeros in alternate dimensions.
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? |