ROTATE_VP rotates a specified viewport.
---->(ROTATE_VP)----|viewport|----+--(:SCREEN_X)--+----|rotation angle|---->
| |
+--(:SCREEN_Y)--+
| |
+--(:SCREEN_Z)--+
The following options are available to rotate your viewport.
- :SCREEN_X - rotates the specified viewport about its
screen x (horizontal) axis.
- :SCREEN_Y - rotates the specified viewport about its
screen y (vertical) axis.
- :SCREEN_Z - rotates the specified viewport about its
screen z (out of screen) axis.
Use this action to rotate a viewport.
The following parameter sequence rotates the specified
viewport by 45 degrees in its x axis.
ROTATE_VP [specify viewport] :screen_x 45
All viewport names must be enclosed by double quotes (" ").
ROTATE_2D terminate action
ROTATE_MATCH_LINE terminate action
SELECT_VP_SA subaction