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

ToDisplay Method
Convert the value to a new unit (of parameterForConversion) of this group and make a display string out of it.
Syntax

Parameters

parameterForConversion
the parameters used for the conversion

Return Value

Returns the new display string
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.
The Conversion failed.
See Also