Overload_Rhino_Geometry_ControlPoint__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
ControlPoint(Point3d) | Constructs a new unweighted control point. |
![]() |
ControlPoint(Point4d) | Constructs a new weighted control point. |
![]() |
ControlPoint(Point3d, Double) | Constructs a new weighted control point. |
![]() |
ControlPoint(Double, Double, Double) | Constructs a new unweighted control point. |
![]() |
ControlPoint(Double, Double, Double, Double) | Constructs a new weighted control point. |