Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
m (typo)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</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[ [[Geometric Objects|Geometric Object]], Angle, Point P]: Rotates the geometric object by the angle around point P.  
+
: Rotates the geometric object by the angle around the given point.  
; Rotate[ Image, Angle, Point P]: Rotates the image by the angle around point P.
+
; 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|
* 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.
 +
* This command also rotates images.
 
* For text rotation use [[RotateText Command]].
 
* For text rotation use [[RotateText Command]].
* See also [[Image:Tool_Rotate_Object_around_Point_by_Angle.gif ]] [[Rotate Object around Point by Angle Tool|Rotate Object around Point by Angle]] 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 01: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