Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export to JT

Status
Not open for further replies.

ivlg

Automotive
Joined
Oct 23, 2013
Messages
4
Location
ES
Good afternoon:

I 'm trying to export to JT an assembly prt file which has 5 files that are the same element (Instances). When I export it to JT from NX8.5, the program generates 5 independent files. How I can configure the export settings to do this correctly?

Please, see the image attached.

Thank you.
 
Edit tessUG.config and change this line structureOption = "PER_PART" to structureOption = "MONOLITHIC"

Steve
NX 7.5.5.4
 
Hello stTHREE,

I has changed the line StructureOption as you have said and the result is wrong. Why I this?

Please, 2 new files are attached.

File 1: The export settings of the NX
File 2: An example.(The root file is s17613004d-main.f01.0010.prt)

Thank you
 
Good Morning, stThree:

Maybe I didn't explain correctly yesterday which my goal was. My goal is to construct a single file for all instance elements, not one file for all structure. In my case, I have an element instantiated 5 times in the structure, and when I go to export to JT, the program separates me in independent files renaming them as _inst1, _inst2 ... I would like these files remain the same after the translation.

In the yesterday case, the "Y-902500-1580.f01.0079.prt" file has 5 instances in the tree. After completing the translation, the mentioned file is transformed in 5 independent files renamed as Y-902500-1580.f01.0079_inst1.prt, Y-902500-1580.f01.0079_inst2.prt… and I don’t want this.. I want to keep the original structure with the same numbers of the files.
It's possible to do this in NX?

Thanks you.
 
I did misunderstand, sorry. Without just making it a single file, I don't know of a way to make it not create those files.

Steve
NX 7.5.5.4
 
Thank you very much StTree.

I will continue looking for the solution. If I find something, I will tell you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top