Rotate 命令
- Rotate( <Object>, <Angle> )
-
旋转 Geometric_Objects 绕轴原点按指定角度旋转。
- Rotate( <Object>, <Angle>, <Point> )
-
绕给定点按指定角度旋转几何对象。
- Rotate( <Object>, <Angle>, <Axis of Rotation>)
-
绕给定旋转轴按指定角度旋转几何对象。
- Rotate( <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> )
-
绕由给定点和轴方向或平面所定义的轴按指定角度旋转几何对象。
|