Eplan Platform API
Eplan.EplApi.Base Namespace / UnitParser Class / GetValue Method

GetValue Method (UnitParser)
Get the value of the parsed result.
Syntax
public double GetValue()

Return Value

Returns the number
Exceptions
ExceptionDescription
The function Set was not called and no parameters are available.
See Also