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

    strText
    Text to translate
    oProject
    Project from which settings are read.

    Return Value

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