Click or drag to resize

RhinoObjectAnalysisModeChangedEventArgsTheObject Property

The Rhino object whose visual analysis mode changed.

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

Property Value

Type: RhinoObject
See Also