How to get tcin_import to search folders for components to load.
Solution
To create the load_options.def file:
1. Open native NX (not NX with Teamcenter).
2. Select 'File-->Assembly Load Options'.
3. Load = From Search Folders.
4. Add the folders to the Search Listing.
5. Under the Saved Load Options grouping, select 'Save to File'.
6. Save the load_options.def to a file in a local folder.
7. Exit NX and set the UGII_LOAD_OPTIONS variable to point to this load_options.def file.
Set the environment variable "UGII_LOAD_OPTIONS=" to point to your saved load_options.def file.
Then open an NX command prompt, type in: set
Make sure this variable is listed correctly in the command shell, then run your program.
Notes and References
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V12.0.2
Function: CLONE_IMPORT
Ref: 001-9368854