Click or drag to resize

NurbsCurvePoints Property

Gets access to the control points of this NURBS curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public NurbsCurvePointList Points { get; }

Property Value

Type: NurbsCurvePointList
See Also