ug_convert_part utility
ug_convert_part utility
(OP)
Hi
I want to convert a NX Dataset(NX part file) units in Team Center. For Native NX files 'ug_convert_part' utility is working fine.
Could somebody suggest me the procedure to convert units for Teamcenter NX files?
I want to convert a NX Dataset(NX part file) units in Team Center. For Native NX files 'ug_convert_part' utility is working fine.
Could somebody suggest me the procedure to convert units for Teamcenter NX files?
RE: ug_convert_part utility
The quick and dirty solution is :
in Teamcenter, select the model ( the NX file) right click - named references.
In the dialog you will see the "1234567.prt" Select that and export to local disk.
in windows, create a copy of the part, if this procedure fails, you can cure the issue using the copy.
In windows , run the conversion of the exported part.
In Teamcenter. Check out the NX model dataset. named references, select the 1234567.prt and delete.
In named references, import the converted 1234567.prt from Windows.
( If this file gives you any issues, you can delete it from named references and import the backup copy.)
Regards,
Tomas
RE: ug_convert_part utility
RE: ug_convert_part utility
Hi RamK,
The command line utility "part_utility -managed_mode=yes" supports these units conversion options and limits changes to authenticated TC users without needing to export any data.
-convert_units_to_mm
-convert_units_to_in
HTH, Joe
CODE --> Command_Usage