Polyline Constructor |
| Name | Description | |
|---|---|---|
| Polyline |
Initializes a new empty polyline.
| |
| Polyline(IEnumerablePoint3d) |
Initializes a new polyline from a collection of points.
| |
| Polyline(Int32) |
Initializes a new empty polyline with an initial capacity.
|