Sets the tolerance hole fit and shaft fit values.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetFitValues( _
ByVal HoleFit As String, _
ByVal ShaftFit As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimensionTolerance
Dim HoleFit As String
Dim ShaftFit As String
Dim value As Boolean
value = instance.SetFitValues(HoleFit, ShaftFit)
|
Parameters
- HoleFit
- Tolerance hole fit value
- ShaftFit
- Tolerance shaft fit value
Return Value
RUE if the setting of the fit values was successful, false if not
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0