Overload_Rhino_Geometry_Curve_CreateControlPointCurve - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
CreateControlPointCurve(IEnumerable(Point3d)) | Constructs a control-point of degree=3 (or less). |
![]() ![]() |
CreateControlPointCurve(IEnumerable(Point3d), Int32) | Constructs a curve from a set of control-point locations. |