Rotate Command
- Rotate( <Object>, <Angle> )
-
Rotates the geometric object by the angle around the axis origin.
- Rotate( <Object>, <Angle>, <Point> )
-
Rotates the geometric object by the angle around the given point.
- Rotate( <Object>, <Angle>, <Axis of Rotation>)
-
Rotates the geometric object by the angle around the given axis of rotation.
- Rotate( <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> )
-
Rotates the geometric object by the angle around the axis defined by the given point and the axis direction or plane.
|