Click or drag to resize

RhinoObjectAnalysisModeChangedEventArgsObjectId Property

The id of the Rhino object whose visual analysis mode changed.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public Guid ObjectId { get; }

Property Value

Type: Guid
See Also