DynamicObjectTransform.MeshInstanceId Property

DynamicObjectTransformMeshInstanceId Property

Get the mesh instance id for this dynamic object.

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

Property Value

Type: UInt32
Version Information

Rhino for Windows

Supported in: 6.8
See Also