ToleranceLowerLimit Property

Specifies the minimum tolerance limit for dimension text.

See Also | Example

Signature

object.ToleranceLowerLimit

object

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

ToleranceLowerLimit

Double; read-write
The tolerance lower limit.

System variables

This property overrides the value of the DIMTM system variable for the given dimension.

Remarks

The initial value for this property is 0.0000.

This property is only available when the ToleranceDisplay property is set to acTolDeviation or acTolLimits.

 

   Comments?