Method GetRealValue
GetRealValue(ElementId)
Gets the value of a real parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
double GetRealValue(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| double | Value of the parameter in SI units. |
Remarks
This method is available since v7.6.