MeshInstance.GroupId Property

MeshInstanceGroupId Property

Get identifier that specifies the grouping of these mesh instances - usually based on the object that this originally comprised.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public uint GroupId { get; }
Public ReadOnly Property GroupId As UInteger
	Get

Property Value

Type: UInt32
Version Information

Rhino for Windows

Supported in: 6.8
See Also