NXOpen.UF.Text.LoadTranslationFile

Text.LoadTranslationFile()

Refer to UF_TEXT_load_translation_file for documentation.

Signature: LoadTranslationFile(file)

Parameters:file (str) – This is the complete path to the file to be loaded. When NX displays the user interface, it will use the contents of this file to try and translate strings into the users language. Translation strings that exist in the NX language file found in $UGII_LANGUAGE/ugii.lng will always be used first. If a translation is not found in that file, then this file will be searched.

License requirements: None