M_Rhino_Geometry_ControlPoint__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a new weighted control point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public ControlPoint(
Point4d pt
)
VB
Public Sub New (
pt As Point4d
)
- pt
- Type: Rhino.Geometry.Point4d
Control point values.
Supported in: 6.0.16224.21491, 5D58w
ControlPoint Structure
ControlPoint Overload
Rhino.Geometry Namespace