Description:

Retrieves the NURBS curve control point indices of this GripObject from the curve it is associated with.

Syntax:
public int GetCurveCVIndices(
out int cvIndices
)
Parameters:
  • cvIndices
  • Type: int
  • The NURBS curve control point indices.
Returns:
Type: int
The number of NURBS curve control points managed by this grip. If the grip is not a curve control point, zero is returned.
Available since:
8.10

/
/
/
GetCurveCVIndices

GetCurveCVIndices method

Class:  Rhino.DocObjects.GripObject

Nothing found