Click or drag to resize

SubDEdgeComponentIndex Method

Gets the component index of this edge.

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

Return Value

Type: ComponentIndex
The component index.
See Also