Difference between revisions of "Polyline 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.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|geometry}}
 
{{command|geometry}}
 
;PolyLine[ <Point>, ..., <Point> ]
 
;PolyLine[ <Point>, ..., <Point> ]

Revision as of 21:21, 9 March 2013



PolyLine[ <Point>, ..., <Point> ]
Creates an open polygonal chain (i.e. a connected series of segments) having the initial vertex in the first entered point, and the final vertex in the last entered point.
Note: The polygonal chain length is displayed in the Algebra View.
PolyLine[ <List of Points> ]
Creates an open polygonal chain (i.e. a connected series of segments) having the initial vertex in the first point of the list, and the final vertex in the last point of the list.
Note: The polygonal chain length is displayed in the Algebra View.
Note: It is possible, with version > 4, to create a discontinuous PolyLine.
Example: PolyLine[A,B,(?,?),C,D,E].
Note: See also Polygon command.
© 2024 International GeoGebra Institute