Refile Only one input allowed
Refile Only one input allowed
(OP)
thread561-335335: refile_part utility
Relating to above thread
To use the utility, you need to run it from a Command window. First enter the complete path of the program and then append the options. For example, if you wished to refile all the parts in a directory, including any sub-directories, as well as generating new lightweight representations based on the current defaults, the command line would look like:
<path where NX was installed>\UGII\refile_part -d -s -regen_lw_def_tol <pathname to the top directory from which you wish to start the refile>
******************
Command used
refile_part -d -s -regen_lw_def_tol U:\STANDARDS\MACHINERY_LIB\ANSI_Metric_bu
We are refiling the reuse library and have this error below when using the above command sample. We are moving from NX6.0 native to NX8.0 native. If we run the command with only the -d option it refiles the parts ok. If we try using only the -regen_lw_def_tol switch it also gives us an error.
Any thoughts?
Relating to above thread
To use the utility, you need to run it from a Command window. First enter the complete path of the program and then append the options. For example, if you wished to refile all the parts in a directory, including any sub-directories, as well as generating new lightweight representations based on the current defaults, the command line would look like:
<path where NX was installed>\UGII\refile_part -d -s -regen_lw_def_tol <pathname to the top directory from which you wish to start the refile>
******************
Command used
refile_part -d -s -regen_lw_def_tol U:\STANDARDS\MACHINERY_LIB\ANSI_Metric_bu
We are refiling the reuse library and have this error below when using the above command sample. We are moving from NX6.0 native to NX8.0 native. If we run the command with only the -d option it refiles the parts ok. If we try using only the -regen_lw_def_tol switch it also gives us an error.
Any thoughts?





RE: Refile Only one input allowed
refile_part -s -regen_lw_def_tol -d U:\STANDARDS\MACHINERY_LIB\ANSI_Metric_bu
If there is no directory specified immediately after the -d option then it will look for part files in the current directory. This is why you got the error that you did since it was attempting to look in multiple places at once.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Refile Only one input allowed
RE: Refile Only one input allowed
I've used the string C:\Siemens\NX8\UGII>refile_part.exe *.prt -co -s -cleanup -regen_lw_def_tol -d \\XXX\XXXX\XXXXX\XXXXXX\XXXXXXXX but the same error like Bill
NX Part Conversion
---------------------------
Only one input allowed
Where I wrong ?
Thank you...
Using NX 8 and TC9.1
RE: Refile Only one input allowed
www.nxjournaling.com
RE: Refile Only one input allowed
Thank you...
Using NX 8 and TC9.1