Is there a way to batch export to iges?
Is there a way to batch export to iges?
(OP)
I dont want to sit here and convert each file manually is there any way to batch convert a project or file to iges automatically?
Thanks alot I appreciate the help
Thanks alot I appreciate the help





RE: Is there a way to batch export to iges?
RE: Is there a way to batch export to iges?
RE: Is there a way to batch export to iges?
RE: Is there a way to batch export to iges?
in the Pro/Engineer command field... you want what's in your target of your shortcut that runs proe
you grab your files with the browser, set the action you want ..convert to iges ...then you save the batch file under a name... myfiles.bat in the batchfile field
then hit the clock icon...go get coffee
RE: Is there a way to batch export to iges?
the bat file you name will look something like this
-iges -object C:\wf_config\acad_rend\test_fea.prt.3
pretty sure that has to end with a .bat extension
it will generate a log and a list when complete, so you can review what got done