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