RhinoCommon API
ComponentIndex Constructor |
Construct component index with a specific type/index combination
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public ComponentIndex( ComponentIndexType type, int index )
Public Sub New ( type As ComponentIndexType, index As Integer )
Parameters
- type
- Type: Rhino.GeometryComponentIndexType
[Missing <param name="type"/> documentation for "M:Rhino.Geometry.ComponentIndex.#ctor(Rhino.Geometry.ComponentIndexType,System.Int32)"]
- index
- Type: SystemInt32
[Missing <param name="index"/> documentation for "M:Rhino.Geometry.ComponentIndex.#ctor(Rhino.Geometry.ComponentIndexType,System.Int32)"]
