kfraysur
Bioengineer
- Feb 4, 2010
- 42
How difficult would it be to take all points, lines, bodies, everything from all layers and move them from a defined CSYS to the part's absolute coordinate system? This would essentially automate the process of doing a 'Move Object' function of the 'CSYS to CSYS' variety and selecting everything in the part.
I have a pretty good understanding of how to add all of the objects to an array based on cowski's always appreciated help in this thread: thread561-321704
As this is part of a larger journal that will import data from several files, I also will already have the information necessary to create the 'From' CSYS: a plane normal to use for the z-axis, a line for the x-axis, and an origin point (the larger portion of this journal is dicussed in this thread: thread561-336844).
What I am unclear on is what function can be called to move this array of objects from the 'From' CSYS defined by the previously imported data to the absolute CSYS of the part.
Thanks for taking the time to read the thread. Any help would be greatly appreciated.
I have a pretty good understanding of how to add all of the objects to an array based on cowski's always appreciated help in this thread: thread561-321704
As this is part of a larger journal that will import data from several files, I also will already have the information necessary to create the 'From' CSYS: a plane normal to use for the z-axis, a line for the x-axis, and an origin point (the larger portion of this journal is dicussed in this thread: thread561-336844).
What I am unclear on is what function can be called to move this array of objects from the 'From' CSYS defined by the previously imported data to the absolute CSYS of the part.
Thanks for taking the time to read the thread. Any help would be greatly appreciated.