Overload_Rhino_Geometry_NurbsCurve__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurve Constructor

Overload List

 

Name Description
Public method NurbsCurve(NurbsCurve) Initializes a NURBS curve by copying its values from another NURBS curve.
Public method NurbsCurve(Int32, Int32) Constructs a new Nurbscurve with a specific degree and control-point count.
Protected method NurbsCurve(SerializationInfo, StreamingContext) Protected constructor for internal use.
Public methodCode example NurbsCurve(Int32, Boolean, Int32, Int32) Constructs a new NurbsCurve with knot and CV memory allocated.
  Back to Top

See Also

Reference

NurbsCurve Class
Rhino.Geometry Namespace

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