|
FRX SDK Documentation 2025 SP0
|
#include <AcDmRule.h>
Public Member Functions | |
| AcDmRule () | |
| AcDmRule (int, Acad::ErrorStatus(__cdecl *)(bool &)) | |
| ~AcDmRule (void) | |
| bool | isImplemented (void) |
| AcDmRule & | operator= (AcDmRule const &) |
| int | type (void) |
| void | setMethod (Acad::ErrorStatus(__cdecl *)(bool &)) |
| void | setType (int) |
Definition at line 22 of file AcDmRule.h.
| AcDmRule::AcDmRule | ( | ) |
| AcDmRule::~AcDmRule | ( | void | ) |