RhinoCommon API
CullObjectEventArgsRhinoObjectSerialNumber Property |
Gets the rhino object runtime serial number.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.14

public uint RhinoObjectSerialNumber { get; }
Public ReadOnly Property RhinoObjectSerialNumber As UInteger Get
Property Value
Type: UInt32The rhino object serial number.
