M_Rhino_Geometry_ControlPoint__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki

ControlPoint Constructor (Point4d)

Constructs a new weighted control point.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public ControlPoint(
	Point4d pt
)

VB

Public Sub New ( 
	pt As Point4d
)

Parameters

 

pt
Type: Rhino.Geometry.Point4d
Control point values.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ControlPoint Structure
ControlPoint Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️