Share

Tolerance.SetToFits Method

Parent Object: Tolerance

Description

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.

Version

Introduced in version 6

Was this information helpful?