DaSalo
Mechanical
- Apr 27, 2010
- 213
Hello,
Trying to convert a file from in to mm. Don't have any experience working in command prompt so the syntax is causing me some trouble. I can get the conversion to work if I place my part file in the UGII folder (so that it is in the same directory as UG_CONVERT_PART), open command prompt, and input >ug_convert_part -mm test_part.prt
if I have "Test_part.prt" in a folder on the C: drive that is different than the folder housing UG_convert_part I can't get program to find it. I keep getting the message "Too many files specified". I am trying a syntax like this:
>ug_convert_part -mm -s -d /New Folder/test_part.prt
Anyone see what I'm doing wrong?
Thanks in advance for any assistance.
Trying to convert a file from in to mm. Don't have any experience working in command prompt so the syntax is causing me some trouble. I can get the conversion to work if I place my part file in the UGII folder (so that it is in the same directory as UG_CONVERT_PART), open command prompt, and input >ug_convert_part -mm test_part.prt
if I have "Test_part.prt" in a folder on the C: drive that is different than the folder housing UG_convert_part I can't get program to find it. I keep getting the message "Too many files specified". I am trying a syntax like this:
>ug_convert_part -mm -s -d /New Folder/test_part.prt
Anyone see what I'm doing wrong?
Thanks in advance for any assistance.