Eplan Platform API
Eplan.EplApi.HEServices Namespace / Translate Class / TranslateText Method
Text to translate
Project from which settings are read.

In This Topic
    TranslateText Method
    In This Topic
    Get translation for the given text, according to project settings.
    Syntax

    Parameters

    Parameter NameDescription
    strTextText to translate
    oProjectProject from which settings are read.

    Return Value

    Translated text.
    Exceptions
    ExceptionDescription
    Thrown if any parameter is invalid.
    See Also