This value determines the method that NX uses when it searches for an assembly component file when it loads an NX assembly file.
Entry Name: LoadOption
Entry Type: Whole number that specifies the NX load option. The default value is 0.
Value |
Method |
Meaning |
0 |
Load from directory |
NX looks for the assembly component files in the same directory containing the assembly. |
1 |
Load from Search Directories |
NX looks for a load_options.def file. This file contains a list of ordered directories NX searches to find the assembly component files. |
2 |
Load as Saved |
NX uses the full path, as saved in the assembly, to load the component files. |