RhinoCommon API
NurbsCurvePointListItem Property |
Gets or sets the control point location at the given index.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public ControlPoint this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As ControlPoint Get Set
Parameters
- index
- Type: SystemInt32
Index of control vertex to access.
Return Value
Type: ControlPointThe control vertex at [index]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8