I am trying to rotate a gensec (in plan only to begin with) to a specific orientation of say E45N. For the exercise, assume the gensec is orthogonal and has a zdir of E
It is done with the below command line syntax
ROT AND X IS E45N
That's great and will rotate the gensec to that exact orientation regardless of how it is currently orientated.
However if I use the model editor and drag the gensec so it is on an angle of say E5N before i do the rotate command, when I invoke ROT AND X IS E45N, it will rotate it the 45 deg plus the 5, so I total angle of 50. Furthermore, if I want to rotate it back to E / orthogonal with ROT AND X IS E it will only rotate it back so that it's ori is E5N.
I thought the command : ROT AND X IS E45N was meant to rotate the item to a set rotation / orientation.
Bascially the model editor seems to throw the command line syntax out
Suggestions ?