Is it possible to create a task to convert solid works files to ProE file? I see options for iges, step, vda ... but no ProE.
Is it possible to create a task to convert solid works files to ProE file? I see options for iges, step, vda ... but no ProE.
The problem is that Pro/E is not in the Conversion Settings > Output file format list. Therefore, Jeff Sweeney I'm not sure that updating the macro in Advanced Scripting Options will do any good.
Too right, but looking at the code within the Advanced Scripting Options, I am pretty sure you can override the selection in the Output format list.
I'd make a special task to be used only for ProE conversion, you could choose any output you would like in the list, but change the code so only .prt files are created.
Not out of the box, you would have to tweak the advanced settings, or write your own.