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

GetBaseValue Method
Get the value of the parsed result in the base unit of this unit group.
Syntax
public double GetBaseValue()

Return Value

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