RhinoCommon API
CustomObjectGripsNurbsSurfaceGrip Method |
If the grips are control points of a NURBS surface, then this gets the
index of the grip that controls the (i,j)-th cv.
Namespace: Rhino.DocObjects.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual GripObject NurbsSurfaceGrip( int i, int j )
Protected Overridable Function NurbsSurfaceGrip ( i As Integer, j As Integer ) As GripObject
Parameters
- i
- Type: SystemInt32
The index in the first dimension. - j
- Type: SystemInt32
The index in the second dimension.
Return Value
Type: GripObjectA grip controling a NURBS surface CV or null.

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