Click or drag to resize

RhinoObjectAnalysisModeChangedEventArgs Properties

The RhinoObjectAnalysisModeChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisMode
The visual analysis mode.
Public propertyAnalysisModeId
The id of the visual analysis mode.
Public propertyDocument
Gets the Rhino document.
Public propertyDocumentSerialNumber
The serial number of the Rhino document.
Public propertyEnabled
True if the visual analysis mode was enabled, false otherwise.
Public propertyObjectId
The id of the Rhino object whose visual analysis mode changed.
Public propertyTheObject
The Rhino object whose visual analysis mode changed.
Top
See Also