Method GetToleranceClass
GetToleranceClass(ElementId)
Gets the tolerance class of a Tolerance parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 0, 0)]
string GetToleranceClass(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| string | Tolerance class of the parameter. |
Remarks
This method is available since v7.14.