Difference between revisions of "Reflect Command"

From GeoGebra Manual
Jump to: navigation, search
m ([] typos)
 
(14 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}}
; Reflect[Point A, Point B]: Reflects point ''A'' about point ''B''.
+
;Reflect(  <[[Geometric Objects|Object]]>, <Point> )
; Reflect[Line, Point]: Reflects the line about the given point.
+
:Reflects the geometric object through a given point.  
; Reflect[Conic, Point]: Reflects the conic section about the given point.
+
:{{Note| When reflecting polygons through a point, the transformed  vertices and segments are created as well.}}
; Reflect[Polygon, Point]: Reflects the polygon about the given point.
 
: Note: New vertices and segments are created as well.
 
; Reflect[Image, Point]: Reflects the image about the given point.
 
; Reflect[Point, Line]: Reflects the point about the given line.
 
; Reflect[Line g, Line h]: Reflects line ''g'' about line ''h''.
 
; Reflect[Conic, Line]: Reflects the conic section about the line.
 
; Reflect[Polygon, Line]: Reflects the polygon about the line.
 
: Note: New vertices and segments are created as well.  
 
; Reflect[Image, Line]: Reflects the image about the line.
 
; Reflect[Point, Circle]: Inverts the point in the circle.
 
  
'''Note:''' Also see tools [[Reflect Object about Point Tool|Reflect Object about Point]], [[Reflect Object about Line Tool|Reflect Object about Line]], and [[Reflect Object about Circle Tool|Reflect Object about Circle]].
+
;Reflect( <[[Geometric Objects|Object]]>, <Line> )
 +
:Reflects an object (e.g. an image) across a given line.
 +
:{{Note| When reflecting polygons across a line, the transformed  vertices and segments are created as well.}}
 +
 +
;Reflect( <[[Geometric Objects|Object]]>, <Circle> )
 +
:Inverts the geometric object with respect to a circle.
 +
 
 +
;Reflect( <[[Geometric Objects|Object]]>, <Plane> )
 +
:Reflects an object about a plane.
 +
 
 +
{{Note| See also [[File:Mode mirroratpoint.svg|link=|24px]] [[Reflect about Point Tool|Reflect about Point]], [[File:Mode mirroratline.svg|link=|24px]] [[Reflect about Line Tool|Reflect about Line]], [[File:Mode mirroratplane.svg|link=|24px]] [[Reflect about Plane Tool|Reflect about Plane]], and [[File:Mode mirroratcircle.svg|link=|24px]] [[Reflect about Circle Tool|Reflect about Circle]] tools.}}

Latest revision as of 06:15, 26 August 2020


Reflect( <Object>, <Point> )
Reflects the geometric object through a given point.
Note: When reflecting polygons through a point, the transformed vertices and segments are created as well.
Reflect( <Object>, <Line> )
Reflects an object (e.g. an image) across a given line.
Note: When reflecting polygons across a line, the transformed vertices and segments are created as well.
Reflect( <Object>, <Circle> )
Inverts the geometric object with respect to a circle.
Reflect( <Object>, <Plane> )
Reflects an object about a plane.
© 2024 International GeoGebra Institute