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

GetBaseUnit Method
Get the base unit of the parsed result of this unit group.
Syntax
public string GetBaseUnit()

Return Value

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