API Help
Eplan.EplApi.Base Namespace / UnitParser Class
Methods

In This Topic
    UnitParser Class Members
    In This Topic

    The following tables list the members exposed by UnitParser.

    Public Constructors
     NameDescription
    Public ConstructorThe Constructor  
    Top
    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