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; }
Public ReadOnly Property Points As NurbsCurvePointList
Get
Property Value
Type:
NurbsCurvePointListSee Also