Method that sets the type of this tolerance to be a limits tolerance.
Name | Type | Description |
LimitsToleranceType | ToleranceTypeEnum | constant Indicates the type of limits tolerance. |
UpperTolerance | Variant | Input Variant that defines the upper limit of the tolerance. |
LowerTolerance | Variant | Input Variant that defines the lower limit of the tolerance. |