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