Difference between revisions of "RigidPolygon 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 )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|geometry}}
 
{{command|geometry}}
 +
;RigidPolygon[ <Polygon> ]
 +
:Creates a copy of any polygon that can only be translated by dragging its first vertex and rotated by dragging its second vertex.
 +
 +
 +
;RigidPolygon[ <Polygon>, <Offset x>, <Offset y> ]
 +
:Creates a copy of any polygon with the given offset that can only be translated by dragging its first vertex and rotated by dragging its second vertex.
 +
 +
 
;RigidPolygon[ <Free Point>, ..., <Free Point> ]
 
;RigidPolygon[ <Free Point>, ..., <Free Point> ]
 
:Creates polygon whose shape cannot be changed. This polygon can be translated by dragging its first vertex and rotated by dragging its second vertex.
 
:Creates polygon whose shape cannot be changed. This polygon can be translated by dragging its first vertex and rotated by dragging its second vertex.
  
;RigidPolygon[ <Polygon> ]: Creates a copy of any polygon that can only be translated by dragging its first vertex and rotated by dragging its second vertex.
+
 
;RigidPolygon[ <Polygon>, <Offset x>, <Offset y>]: Creates a copy of any polygon with the given offset that can only be translated by dragging its first vertex and rotated by dragging its second vertex.
+
{{note|1=The copy will join in every change of the original polygon. <br\>If you want to change the shape of the copy, you have to change the original.}}
:{{note|1=The copy will join in every change of the original polygon. <br\>If you want to change the shape of the copy, you have to change the original.}}
 

Revision as of 07:24, 17 July 2013



RigidPolygon[ <Polygon> ]
Creates a copy of any polygon that can only be translated by dragging its first vertex and rotated by dragging its second vertex.


RigidPolygon[ <Polygon>, <Offset x>, <Offset y> ]
Creates a copy of any polygon with the given offset that can only be translated by dragging its first vertex and rotated by dragging its second vertex.


RigidPolygon[ <Free Point>, ..., <Free Point> ]
Creates polygon whose shape cannot be changed. This polygon can be translated by dragging its first vertex and rotated by dragging its second vertex.


Note: The copy will join in every change of the original polygon. <br\>If you want to change the shape of the copy, you have to change the original.
© 2024 International GeoGebra Institute