Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
m (updated icon)
m (typo)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|transformation}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|transformation}}
; Rotate[ <Object>, <Angle> ]
+
; Rotate( <Object>, <Angle> )
 
: Rotates the [[Geometric Objects|geometric object]] by the angle around the axis origin.   
 
: Rotates the [[Geometric Objects|geometric object]] by the angle around the axis origin.   
; 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>]
+
; Rotate( <Object>, <Angle>, <Axis of Rotation>)
 
: Rotates the geometric object by the angle around the given 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> ]
+
; Rotate( <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> )
  
 
{{note|
 
{{note|
 
* Vectors are not rotated around axis origin, but around their initial point.
 
* 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.
+
* When a polygon, segment, arc, etc. is rotated, also images of the vertices / endpoints and sides (in case of polygon) are created.
 
* This command also rotates images.
 
* This command also rotates images.
 
* For text rotation use [[RotateText Command]].
 
* For text rotation use [[RotateText Command]].
* See also [[File:Mode rotatebyangle.svg|link=|24px ]] [[Rotate around Point Tool|Rotate around Point]] tool.}}
+
* See also [[File:Mode rotatebyangle.svg|link=|24px ]] [[Rotate around Point Tool|Rotate around Point]] and [[File:Mode_rotatearoundline.svg|24px]] [[Rotate around Line Tool|Rotate around Line]] tools.}}

Latest revision as of 00:30, 29 January 2021


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, arc, etc. is 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 Mode rotatebyangle.svg Rotate around Point and Mode rotatearoundline.svg Rotate around Line tools.
© 2024 International GeoGebra Institute