It´s very handy to be able to export to a neutral format with origin.
I know I can save 3dm with origin, but then I have to go in and export to iges, can I do the same with only 1 step?
Thanks
It´s very handy to be able to export to a neutral format with origin.
I know I can save 3dm with origin, but then I have to go in and export to iges, can I do the same with only 1 step?
Thanks
Hi Mad3d - this has been fixed to work as you expect in V6/WIP, To do this by workaround, you can select the objects to export, move them to the World Origin, Export and then Undo the move.
As a macro:
! _Select _Pause _Move _Pause _Pause W0,0,0 _Export _Pause _Undo
-Pascal