Details
How to export the contents of a particular layer in JT dataset.
Solution
Incorrect Layer settings in the tessUG.config file:
}
Filter {
layerON = 199
}
Correct settings is as shown below.
}
Filter {
layerON = "199"
}
With the above changes user will be able to export layer "199" contents to JT data.
Hardware/Software Configuration
Platform: INTEL
OS: window
OS Version: 764SP1
Product: NX
Application: TRANSLATOR
Version: V12.0.2
Function: NX_JT
Ref: 002-8007451