Duplicating a coordinate system

Updated by Altair Forum User
Hello,
I'm looking for a function to duplicate a CS. I have a reference system and I used the 'duplicate' function of the RMB in the model tree. However, this seams to create an empty system collector without any defined CS. I'm aware of workarounds, but would really like to know a 'direct' approach since I have a large number of CSs to be rotated.
Looking forward for your input - thanks a lot,
Dave
Sort by:
1 - 2 of
21
- Get info of current system (Origin, X-axis, Y-axis, Z-axis)
- Create new system from above info with TCL script.

Updated by Altair Forum User
Maybe you can :
UPDATE: In interactive mode, you can use 'Organize'. See my screenshot.
Another question came up. Is it possible to change the CS type after the system has been created? How?