In the tessUG.config file for NX11 the value for writeWhichFiles is set to "JTPARTS,JTASSEMBLY" by default. In the past we used a value of "ALL" so can we use that now?
Solution
Starting with NX11 and moving forward, writeWhichFiles = "ALL" is not a supported option. The only supported values (combination of values) for writeWhichFiles option are:
writeWhichFiles = " JTPARTS,JTASSEMBLY"
writeWhichFiles = " JTPARTS"
writeWhichFiles = " JTASSEMBLY "
writeWhichFiles = " JTPARTS,PLMXML"
writeWhichFiles = " JTPARTS,AP242XML"
writeWhichFiles = " JTPARTS,PLMXML,AP242XML"
So if you use writeWhichFiles = "ALL" in your tessUG.config, then the software will default to value of
writeWhichFiles = " JTPARTS,JTASSEMBLY". So it is recommended that customers use the .config file that comes with NX11.
Note: PLMXML and AP242XML value is applicable only with structureOption = "MULTICAD" so please refer to the NX to JT help to know more about "MULTICAD" option.
Notes and References
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: TRANSLATOR
Version: V11.0
Function: NX_JT
Ref: 001-7793536