Topsolid online Help Index
Created : v6.6
IParameter.SetConvertedTolerance(ToleranceMin, ToleranceMax, Symbol)
This method sets the minimum and maximum tolerance values of a parameter in the unit you want (Symbol).
|
IN: |
Double ToleranceMin |
Value of the minimum tolerance in the right symbol.
|
|
IN:
|
Double ToleranceMax |
Value of the maximum tolerance in the right symbol. |
|
IN: |
String Symbol |
Symbol of the unit in which you want to set the values.
|
If the symbol is not in the same type unit as the parameter, the method returns an error.
Topsolid online Help Index