Click or drag to resize

SubDVertexComponentIndex Method

Gets the component index of this vertex.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ComponentIndex ComponentIndex()

Return Value

Type: ComponentIndex
The component index.
See Also