Difference between revisions of "Translate Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(command syntax: changed [ ] into ( ))
 
(7 intermediate revisions by 5 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}}
+
; Translate( <Object>, <Vector> )
; Translate[Point, Vector ]: Translates the point by the vector.
+
: Translates the [[Geometric Objects|geometric object]] by the vector.  
; Translate[Line, Vector]: Translates the line by the vector.
+
: {{Note| When translating a polygon, the transformed new vertices and segments are created as well.}}
; Translate[Conic, Vector]: Translates the conic by the vector.
 
; Translate[Function, Vector]: Translates the function by the vector.
 
; Translate[Polygon, Vector]: Translates the polygon by the vector.
 
: Note: New vertices and segments are created as well.  
 
; Translate[Image, Vector]: Translates the image by the vector.
 
; Translate[Vector, Point]: Translates the vector ''v'' to point.
 
  
'''Note:''' Also see tool [[Translate Object by Vector Tool|Translate Object by Vector]].
+
; Translate( <Vector>, <Start Point> )
 +
: Translates the vector to the start point.
 +
 
 +
{{Note| See also [[File:Mode translatebyvector.svg|link=|24px]][[Translate by Vector Tool|Translate by Vector]] tool.}}

Latest revision as of 16:19, 4 October 2017


Translate( <Object>, <Vector> )
Translates the geometric object by the vector.
Note: When translating a polygon, the transformed new vertices and segments are created as well.
Translate( <Vector>, <Start Point> )
Translates the vector to the start point.
Note: See also Mode translatebyvector.svgTranslate by Vector tool.
© 2024 International GeoGebra Institute