NurbsCurvePoints Property |
Gets access to the control points of this nurbs curve.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic NurbsCurvePointList Points { get; }Public ReadOnly Property Points As NurbsCurvePointList
Get
Property Value
Type:
NurbsCurvePointList
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also