Method GetToleranceUpperDeviation
GetToleranceUpperDeviation(ElementId)
Gets the upper deviation value of a Tolerance parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 0, 0)]
Real GetToleranceUpperDeviation(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| Real | Upper deviation value of the parameter. |
Remarks
This method is available since v7.14.