Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
m (typo)
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|transformation}}
{{command|transformation}}
+
; Rotate( <Object>, <Angle> )
; Rotate[ [[Geometric Objects|Geometric Object]], Angle]: Rotates the geometric object by the angle around the axis origin.
+
: Rotates the [[Geometric Objects|geometric object]] by the angle around the axis origin.
; Rotate[ Image, Angle]: Rotates the image by the angle around the axis origin.
+
; Rotate( <Object>, <Angle>, <Point> )
; Rotate[ Text, Angle]: Rotates the text object by the angle around the axis origin.  
+
: Rotates the geometric object by the angle around the given point.  
; Rotate[ [[Geometric Objects|Geometric Object]], Angle, Point P]: Rotates the geometric object by the angle around point B.  
+
; Rotate( <Object>, <Angle>, <Axis of Rotation>)
; Rotate[ Image, Angle, Point P]: Rotates the image by the angle around point P.  
+
: Rotates the geometric object by the angle around the given axis of rotation.
; Rotate[ Text, Angle, Point P]: Rotates the text object by the angle around point P.
+
; Rotate( <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> )
  
 
{{note|
 
{{note|
* Vectors are not rotated around axis origin or point P, 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.
* See also [[Rotate Object around Point by Angle Tool|Rotate Object around Point by Angle]] tool}}
+
* This command also rotates images.
 +
* For text rotation use [[RotateText Command]].
 +
* 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