NXOpen.UF.Text.TranslateString2

Text.TranslateString2()

Refer to UF_TEXT_translate_string_2 for documentation.

Signature: TranslateString2(source)

Parameters:source (str) – This is the English source string to be translated.
Returns:This returns the string translated into the users native language. If the source string is not translated xstring receives the source string unchanged. Use UF_free to deallocate memory when done.
Return type:str

License requirements: None