NX UF_PART_open_quiet() is not working for filename having folder path with NLS character.

2024-09-06T11:55:19Z
NX Open NX System Administration

Summary


Details

UF_PART_open_quiet() is not working for filename having folder path with NLS character.

Platforms
  • all n/a-n/a
Release Versions
  • NX V2312
Solution

NX Open supports the use of UTF-8 character encoding, which can be used to support any characters.

By default, NX Open supports character data only in the system locale.

Customer must use the UF_TEXT_set_mode(UF_TEXT_ALL_UTF8) function if they want to send and receive all character data as UTF-8. When this function is used, ensure that the custom program has been modified to properly handle the UTF-8 data that is passed to it.  In addition, buffer lengths for most character buffers are modified to support the new NX buffer lengths for UTF-8.  For more information, see NX Open Programmer's Guide.

Notes

KB Article ID# PL8809802

Contents

SummaryDetails

Associated Components

Block/UI Interface Stylers Knowledge Fusion Menuscript NX Open - All Languages NX Open Python Open for C/C++ Open for CAE Open for GRIP Open for Java Pre-NX6 UI Styler SNAP UDO