Click or drag to resize

MeshInstanceGroupId Property

Note: This API is now obsolete.

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)
Since: 6.0
Syntax
[ObsoleteAttribute]
public uint GroupId { get; }

Property Value

Type: UInt32
See Also