Difference between revisions of "Polyline Command"

From GeoGebra Manual
Jump to: navigation, search
(added missing descriptions and examples)
m
Line 4: Line 4:
 
;PolyLine[ <Point>, ..., <Point> ]
 
;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.  
 
: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|Algebra View]].}}
+
:{{Note|The polygonal chain length is displayed in the [[Algebra View]].}}
  
 
;PolyLine[ <List of Points> ]
 
;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.  
 
: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|Algebra View]].}}
+
:{{Note|The polygonal chain length is displayed in the [[Algebra View]].}}
  
 
See also [[Polygon Command|Polygon]] command.
 
See also [[Polygon Command|Polygon]] command.

Revision as of 11:30, 8 April 2011



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.

See also Polygon command.

© 2024 International GeoGebra Institute