| Rhino C++ API
    8.24
    | 
#include <rhinoSdkAppSettings.h>
| Public Member Functions | |
| CRhinoEndAnalysisSettings () | |
| void | Defaults () | 
| void | LoadProfile (CRhinoProfileContext &pc) | 
| load from registry  More... | |
| bool | operator!= (const CRhinoEndAnalysisSettings &other) const | 
| bool | operator== (const CRhinoEndAnalysisSettings &other) const | 
| const wchar_t * | ProfileKey () const | 
| void | SaveProfile (CRhinoProfileContext &) const | 
| save in registry  More... | |
| void | Validate () | 
| Public Attributes | |
| bool | m_bJoints | 
| bool | m_bOpenEnd | 
| bool | m_bOpenStart | 
| bool | m_bSeams | 
| ON_Color | m_color | 
| color used to enhance display  More... | |
| Static Public Attributes | |
| static const CRhinoEndAnalysisSettings | Default | 
| CRhinoEndAnalysisSettings::CRhinoEndAnalysisSettings | ( | ) | 
| void CRhinoEndAnalysisSettings::Defaults | ( | ) | 
| void CRhinoEndAnalysisSettings::LoadProfile | ( | CRhinoProfileContext & | pc | ) | 
load from registry
| bool CRhinoEndAnalysisSettings::operator!= | ( | const CRhinoEndAnalysisSettings & | other | ) | const | 
| bool CRhinoEndAnalysisSettings::operator== | ( | const CRhinoEndAnalysisSettings & | other | ) | const | 
| const wchar_t* CRhinoEndAnalysisSettings::ProfileKey | ( | ) | const | 
| void CRhinoEndAnalysisSettings::SaveProfile | ( | CRhinoProfileContext & | ) | const | 
save in registry
| void CRhinoEndAnalysisSettings::Validate | ( | ) | 
| 
 | static | 
| bool CRhinoEndAnalysisSettings::m_bJoints | 
| bool CRhinoEndAnalysisSettings::m_bOpenEnd | 
| bool CRhinoEndAnalysisSettings::m_bOpenStart | 
| bool CRhinoEndAnalysisSettings::m_bSeams | 
| ON_Color CRhinoEndAnalysisSettings::m_color | 
color used to enhance display
 1.8.17
 1.8.17