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; }
<ObsoleteAttribute>
Public ReadOnly Property GroupId As UInteger
Get
Property Value
Type:
UInt32See Also