![]() |
PolyLine3 Constructor |
Name | Description | |
---|---|---|
![]() | PolyLine3 |
Initializes a new instance of the PolyLine3 class.
Initialize a polyline class.
|
![]() | PolyLine3(Point3) | |
![]() | PolyLine3(IEnumerablePoint3) |
Initializes a new instance of the PolyLine3 class.
Create polyline from an IEnumerableT.
|
![]() | PolyLine3(Point3, Point3) |
Initializes a new instance of the PolyLine3 class.
Create polyline line segment.
|