|
Rhino C++ API
9.0
|
#include <rhinoSdkEventWatcher.h>
Public Attributes | |
| bool | m_analysis_mode_enabled |
| ON_UUID | m_analysis_mode_id |
| The id of the analysis mode. More... | |
| unsigned int | m_rhino_doc_sn |
| The document runtime serial number. More... | |
| ON_UUID | m_rhino_object_id |
| The id of the Rhino object that changed. More... | |
| bool CRhinoObjectAnalysisModeChanged::CParameters::m_analysis_mode_enabled |
True if the analysis mode was enabled, or false if the analysis mode was disabled.
| ON_UUID CRhinoObjectAnalysisModeChanged::CParameters::m_analysis_mode_id |
The id of the analysis mode.
| unsigned int CRhinoObjectAnalysisModeChanged::CParameters::m_rhino_doc_sn |
The document runtime serial number.
| ON_UUID CRhinoObjectAnalysisModeChanged::CParameters::m_rhino_object_id |
The id of the Rhino object that changed.
1.8.17