Difference between revisions of "Rotate Command"

From GeoGebra Manual
Jump to: navigation, search
(added link to Rotate around line tool)
(command syntax: changed [ ] into ( ))
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|

Revision as of 16:18, 4 October 2017


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