| Name | Description |
| SetToBasic | Sets the type of this tolerance to be a basic type of tolerance (only valid for drawing dimensions). |
| SetToDefault | Method that sets the tolerance to the default value. |
| SetToDeviation | Method that sets the type of this tolerance to be a deviation tolerance. |
| SetToFits | Method that sets the type of this tolerance to be a fits tolerance. |
| SetToLimits | Method that sets the type of this tolerance to be a limits tolerance. |
| SetToMax | Sets the type of this tolerance to be a MAX type of tolerance. |
| SetToMin | Sets the type of this tolerance to be a MIN type of tolerance. |
| SetToReference | Sets the type of this tolerance to be a reference type of tolerance (only valid for drawing dimensions). |
| SetToSymmetric | Method that sets the type of this tolerance to be a symmetric tolerance. |
| Name | Description |
| HoleTolerance | Property that returns a string specifying the hole tolerance. |
| Lower | Property that returns the lower variation from the nominal value in database units. |
| Parent | Property that returns the parent object from whom this object can logically be reached. |
| ShaftTolerance | Property that returns the shaft tolerance. |
| ToleranceType | Property that returns a constant specifying the tolerance type. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Upper | Property that returns a constant specifying the upper variation from the nominal value in database units. |
| Name | Description |
| Display information about parameter tolerances. | Dumps out information to the Immediate window about tolerance information associated with parameters. A part document must be active when this is run. |