Tolerance.SetToFits Method
Parent Object: ToleranceDescription
Method that sets the type of this tolerance to be a fits tolerance.
Syntax
Tolerance.SetToFits( FitsToleranceType As ToleranceTypeEnum, HoleTolerance As String, ShaftTolerance As String )Parameters
Name | Type | Description |
FitsToleranceType | ToleranceTypeEnum | Input constant that specifies the type of tolerance. |
HoleTolerance | String | Input String that specifies the tolerance for the hole feature. |
ShaftTolerance | String | Input String that specifies the tolerance for the shaft. |