MeshInstance.MeshIndex Property

MeshInstanceMeshIndex Property

Get the mesh index for this mesh instance.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int MeshIndex { get; }
Public ReadOnly Property MeshIndex As Integer
	Get

Property Value

Type: Int32
See Also