Share

ReferenceParameter.Tolerance Property

Parent Object: ReferenceParameter

Description

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

ReferenceParameter.Tolerance() As Tolerance

Property 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.

Version

Introduced in version 6

Was this information helpful?