M_Rhino_Geometry_ComponentIndex__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

ComponentIndex Constructor

Construct component index with a specific type/index combination

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public ComponentIndex(
	ComponentIndexType type,
	int index
)

VB

Public Sub New ( 
	type As ComponentIndexType,
	index As Integer
)

Parameters

 

type
Type: Rhino.Geometry.ComponentIndexType
[Missing documentation for "M:Rhino.Geometry.ComponentIndex.#ctor(Rhino.Geometry.ComponentIndexType,System.Int32)"]
index
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.ComponentIndex.#ctor(Rhino.Geometry.ComponentIndexType,System.Int32)"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ComponentIndex Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️