Click or drag to resize

MeshInstanceMeshIndex Property

Note: This API is now obsolete.

Get the mesh index for this mesh instance.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Will always return 0")]
public int MeshIndex { get; }

Property Value

Type: Int32
See Also