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

In This Topic
UnitParser Class Methods
In This Topic

For a list of all members of this type, see UnitParser members.

Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of UnitParser object.  
Public MethodGet the base unit of the parsed result of this unit group.  
Public MethodGet the value of the parsed result in the base unit of this unit group.  
Public MethodGet the unit of the parsed result.  
Public MethodGet the value of the parsed result.  
Public MethodOverloaded. The start of any parse. Set the number and the unit to parse and fill the unit of this text in the parser parameters.  
Public MethodConvert the value to a new unit (of parameterForConversion) of this group and make a display string out of it.  
Public MethodConvert the value to a new unit (of parameterForConversion) of this group.  
Top
See Also