SubDVertexComponentIndex Method |
Gets the component index of this vertex.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ComponentIndex ComponentIndex()
Public Function ComponentIndex As ComponentIndex
Return Value
Type:
ComponentIndexThe component index.
See Also