Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|transformation}}
 
{{command|transformation}}
; Rotate[Point, Angle]: Rotates the point by the angle around the axis origin.
+
; Rotate[ [[Geometric Objects|Geometric Object]], Angle]: Rotates the geometric object by the angle around the axis origin.  
; Rotate[Vector, Angle]: Rotates the vector by the angle around the starting point of the vector.
+
; Rotate[ Image, Angle]: Rotates the image by the angle around the axis origin.  
; Rotate[Line, Angle]: Rotates the line by the angle around the axis origin.  
+
; Rotate[ Text, Angle]: Rotates the text object by the angle around the axis origin.  
; Rotate[Conic, Angle]: Rotates the conic section by the angle around the axis origin.  
+
; Rotate[ [[Geometric Objects|Geometric Object]], Angle, Point P]: Rotates the geometric object by the angle around point B.  
; Rotate[Polygon, Angle]: Rotates the polygon by the angle around the axis origin.
+
; Rotate[ Image, Angle, Point P]: Rotates the image by the angle around point P.  
: Note: New vertices and segments are created as well.  
+
; Rotate[ Text, Angle, Point P]: Rotates the text object by the angle around point P.  
; Rotate[Image, Angle]: Rotates the image by the angle around the axis origin.
 
; Rotate[Point A, Angle, Point B]: Rotates point ''A'' by the angle around point ''B''.
 
; Rotate[Line, Angle, Point]: Rotates the line by the angle around the point.
 
; Rotate[Vector, Angle, Point]: Rotates the vector by the angle around the point.
 
; Rotate[Conic, Angle, Point]: Rotates the conic section by the angle around the point.
 
; Rotate[Polygon, Angle, Point]: Rotates the polygon by the angle around the point.
 
: Note: New vertices and segments are created as well.  
 
; Rotate[Image, Angle, Point]: Rotates the image by the angle around the point.
 
  
'''Note:''' Also see tool [[Rotate Object around Point by Angle Tool|Rotate Object around Point by Angle]].
+
{{note|
 +
* Vectors are not rotated around axis origin or point P, but around the starting point.
 +
* When a polygon, segment or arc are rotated, also images of the vertices / endpoints and sides (in case of polygon) are created.
 +
* Also see tool [[Rotate Object around Point by Angle Tool|Rotate Object around Point by Angle]]}}

Revision as of 22:48, 20 February 2011


Rotate[ Geometric Object, Angle]
Rotates the geometric object by the angle around the axis origin.
Rotate[ Image, Angle]
Rotates the image by the angle around the axis origin.
Rotate[ Text, Angle]
Rotates the text object by the angle around the axis origin.
Rotate[ Geometric Object, Angle, Point P]
Rotates the geometric object by the angle around point B.
Rotate[ Image, Angle, Point P]
Rotates the image by the angle around point P.
Rotate[ Text, Angle, Point P]
Rotates the text object by the angle around point P.
Note:
  • Vectors are not rotated around axis origin or point P, but around the starting point.
  • When a polygon, segment or arc are rotated, also images of the vertices / endpoints and sides (in case of polygon) are created.
  • Also see tool Rotate Object around Point by Angle
© 2024 International GeoGebra Institute