Polyline2d
Public Class
Table of Contents
Signature
class Polyline2d extends BaseSpline2d<LineSegment2dModel> {}
References
BaseSpline2d, LineSegment2dModel
Constructor
Public Constructor
Constructs a new instance of the Polyline2d
class
Parameters
Name | Description |
---|---|
|
|
(optional) |
|
(optional) |
|
References
Properties
segments
Public Property
Signature
segments: LineSegment2d[]
References
Methods
FromPoints()
Public Static Method
Parameters
Name | Description |
---|---|
|
|
Returns
Polyline2d
References
getSegmentsFromPoints()
Public Method
Parameters
Name | Description |
---|---|
|
|
(optional) |
|
Returns
LineSegment2d[]