Gets the current tolerance value of the given tolerance ID.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetToleranceValue( _
ByVal ToleranceID As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IModeler
Dim ToleranceID As Integer
Dim value As Double
value = instance.GetToleranceValue(ToleranceID)
|
Parameters
- ToleranceID
- Type of tolerance that you want to obtain as defined by swTolerances_e
Return Value
Tolerance value for the specified ToleranceID
Example
See Also
Availability
SolidWorks 2000 SP03, Revision Number 8.3