PolylineCurve Constructor |
Name | Description | |
---|---|---|
PolylineCurve |
Initializes a new empty polyline curve.
| |
PolylineCurve(IEnumerablePoint3d) |
Initializes a new polyline curve by copying its content from another set of points.
| |
PolylineCurve(PolylineCurve) |
Initializes a new polyline curve by copying its content from another polyline curve.
| |
PolylineCurve(SerializationInfo, StreamingContext) |
Protected constructor for internal use.
|