Click or drag to resize

SubDFaceComponentIndex Method

Gets the component index of this face.

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

Return Value

Type: ComponentIndex
The component index.
See Also