Overload_Rhino_Geometry_PolylineCurve__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

PolylineCurve Constructor

Overload List

 

Name Description
Public method PolylineCurve() Initializes a new empty polyline curve.
Public method PolylineCurve(IEnumerable(Point3d)) Initializes a new polyline curve by copying its content from another set of points.
Public method PolylineCurve(PolylineCurve) Initializes a new polyline curve by copying its content from another polyline curve.
Protected method PolylineCurve(SerializationInfo, StreamingContext) Protected constructor for internal use.
  Back to Top

See Also

Reference

PolylineCurve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️