Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
m (removed betamanual)
Line 5: Line 5:
 
; Rotate[ <Object>, <Angle>, <Point> ]
 
; Rotate[ <Object>, <Angle>, <Point> ]
 
: Rotates the geometric object by the angle around the given 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> ]
  
 
{{note|
 
{{note|
Line 12: Line 15:
 
* For text rotation use [[RotateText Command]].
 
* For text rotation use [[RotateText Command]].
 
* See also [[Image:Tool_Rotate_Object_around_Point_by_Angle.gif ]] [[Rotate around Point Tool|Rotate around Point]] tool.}}
 
* See also [[Image:Tool_Rotate_Object_around_Point_by_Angle.gif ]] [[Rotate around Point Tool|Rotate around Point]] tool.}}
 
 
{{betamanual|version=5.0|1=
 
; 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> ]
 
}}
 

Revision as of 12:32, 29 July 2015



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> ]
Note:
  • Vectors are not rotated around axis origin, but around their initial point.
  • When a polygon, segment or arc are rotated, also images of the vertices / endpoints and sides (in case of polygon) are created.
  • This command also rotates images.
  • For text rotation use RotateText Command.
  • See also Tool Rotate Object around Point by Angle.gif Rotate around Point tool.
© 2024 International GeoGebra Institute