Eplan Platform API
Eplan.EplApi.Base Namespace / UnitParser Class / ValueToUnit Method
the parameters used for the conversion

In This Topic
    ValueToUnit Method
    In This Topic
    Convert the value to a new unit (of parameterForConversion) of this group.
    Syntax

    Parameters

    parameterForConversion
    the parameters used for the conversion

    Return Value

    Returns the calculated number
    Exceptions
    ExceptionDescription
    The value of the parameter object is NULL.
    The unit group of parameterForConversion and me differs
    The function Set was not called and no parameters are available.
    See Also