Overload_Rhino_Geometry_NurbsCurve__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
NurbsCurve(NurbsCurve) | Initializes a NURBS curve by copying its values from another NURBS curve. |
![]() |
NurbsCurve(Int32, Int32) | Constructs a new Nurbscurve with a specific degree and control-point count. |
![]() |
NurbsCurve(SerializationInfo, StreamingContext) | Protected constructor for internal use. |
![]() ![]() |
NurbsCurve(Int32, Boolean, Int32, Int32) | Constructs a new NurbsCurve with knot and CV memory allocated. |