Overload_Rhino_Geometry_Collections_NurbsCurvePointList_SetPoint - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
SetPoint(Int32, Point3d) | Sets a specific control-point. |
![]() |
SetPoint(Int32, Point4d) | Sets a specific weighted control-point. |
![]() ![]() |
SetPoint(Int32, Double, Double, Double, Double) | Sets a specific control-point. |
NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace