Conversion failure using ug_convert_part in NX5
Conversion failure using ug_convert_part in NX5
(OP)
I keep getting a failure error when trying to convert parts from metric to inches. My input is this:
ug_convert_part -in c:temp\123456.geo_fin001.001999.prt
Any sugestions? Also, after installing NX5, the Convert Part program I had doesn't work anymore.
ug_convert_part -in c:temp\123456.geo_fin001.001999.prt
Any sugestions? Also, after installing NX5, the Convert Part program I had doesn't work anymore.





RE: Conversion failure using ug_convert_part in NX5
Not sure what you mean by the convert part program you had...if you install NX5, it's there. If you're referring to something you scripted to make the conversion simpler, then the script is probably pointing to a location for the ug_convert_part.exe that no longer exists. That is, the old version of NX might have been uninstalled. Your script will need to be updated to show the new location of ug_convert_part.exe (or whatever the executable is named).
Tim Flater
Senior Designer
Enkei America, Inc.
www.enkei.com
Some people are like slinkies....they don't really have a purpose, but they still bring a smile to your face when you push them down the stairs.
RE: Conversion failure using ug_convert_part in NX5
RE: Conversion failure using ug_convert_part in NX5
Not sure what to tell you about ug_convert not working. I'd call GTAC if it were me. Then you could send them the file and see what they say.
Have you opened the file in NX5 and saved it then tried the conversion?
Tim Flater
Senior Designer
Enkei America, Inc.
www.enkei.com
Some people are like slinkies....they don't really have a purpose, but they still bring a smile to your face when you push them down the stairs.
RE: Conversion failure using ug_convert_part in NX5
If u are using convertprt.exe program from http://www.vickers.de/ugconv.htm, then make sure whether UGII_ROOT_DIR and UGII_BASE_DIR environment variables are set correctly in your login or not.
RE: Conversion failure using ug_convert_part in NX5
-Dave
http://plmwiki.com
http://groups.google.com/group/NX_CAX/
RE: Conversion failure using ug_convert_part in NX5
As for the conversion program itself perhaps it isn't compatible with NX-5 check with whoever supplied it, and try uninstalling and reinstalling it after your have installed NX-5, (may solve any issues with links to installed files, directories, registry etc). Otherwise you could go back to the utility that is shipped with UG-NX which would be my preferred method.
Best Regards
Hudson
RE: Conversion failure using ug_convert_part in NX5