Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
(added syntax for betamanual v.5)
(Unfinished (5.0))
Line 14: Line 14:
 
{{betamanual|version=5.0|
 
{{betamanual|version=5.0|
 
; Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Axis of Rotation>]: Rotates the geometric object by the angle around the given axis of rotation.
 
; Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Axis of Rotation>]: Rotates the geometric object by the angle around the given axis of rotation.
;Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Point on Axis>, <Axis Direction> ]: {{description}}
+
;Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Point on Axis>, <Axis Direction> ]: {{description|5}}
; Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Point on Axis>, <Plane> ] :{{description}}
+
; Rotate[ [[Geometric Objects|Geometric Object]], <Angle>, <Point on Axis>, <Plane> ] :{{description|5}}
 
}}
 
}}

Revision as of 17:40, 19 May 2013



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[ Geometric Object, Angle, Point P]
Rotates the geometric object by the angle around point P.
Rotate[ Image, Angle, Point P]
Rotates the image by the angle around point P.
Note:
  • Vectors are not rotated around axis origin or point P, 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.
  • For text rotation use RotateText Command.
  • See also Tool Rotate Object around Point by Angle.gif Rotate Object around Point by Angle tool
© 2024 International GeoGebra Institute