RhinoCommon API
NurbsCurvePointListIndexOf Method |
Gets the index of a control point, or -1.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public int IndexOf( ControlPoint item )
Public Function IndexOf ( item As ControlPoint ) As Integer
Parameters
- item
- Type: Rhino.GeometryControlPoint
The exact item to search for.
Return Value
Type: Int32The index.
Implements
IListTIndexOf(T)
Rhino for Windows
Supported in: 6.8