ModelParameter.Tolerance Property
Parent Object: ModelParameterDescription
Property that returns the tolerance for this parameter. This property returns Nothing in the case where the unit type of this parameter is kTextUnits or kBooleanUnits.
Syntax
ModelParameter.Tolerance() As ToleranceProperty Value
This is a read only property whose value is a Tolerance.Samples
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. |