CustomObjectGripsNeighborGrip Method |
Namespace: Rhino.DocObjects.Custom
protected virtual GripObject NeighborGrip( int gripIndex, int dr, int ds, int dt, bool wrap )
Protected Overridable Function NeighborGrip ( gripIndex As Integer, dr As Integer, ds As Integer, dt As Integer, wrap As Boolean ) As GripObject
1 = next grip in the first parameter direction.
-1 = prev grip in the first parameter direction.
1 = next grip in the second parameter direction.
-1 = prev grip in the second parameter direction.
1 = next grip in the third parameter direction.
-1 = prev grip in the third parameter direction.