|
FRX SDK Documentation 2025 SP0
|
#include <AdHcRules.h>
Public Member Functions | |
| AdHcRules (AdHcRules const &) | |
| AdHcRules (void) | |
| ~AdHcRules (void) | |
| bool | getPlotToFile (void) |
| CStringW & | plotCfg (void) |
| AdHcRules & | operator= (AdHcRules const &) |
| Acad::ErrorStatus | LoadRules (int, RuleKeyMappingStruct *&) |
| Acad::ErrorStatus | OnState (int, bool &) |
| Acad::ErrorStatus | PTFCheckBox (int, bool &) |
| void | setPlotCfg (CStringW &) |
| void | setPlotToFile (bool) |
Definition at line 24 of file AdHcRules.h.
| AdHcRules::AdHcRules | ( | AdHcRules const & | ) |
| AdHcRules::AdHcRules | ( | void | ) |
| AdHcRules::~AdHcRules | ( | void | ) |
| Acad::ErrorStatus AdHcRules::LoadRules | ( | int | , |
| RuleKeyMappingStruct *& | ) |