FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcDmRule Class Reference

#include <AcDmRule.h>

Public Member Functions

 AcDmRule ()
 
 AcDmRule (int, Acad::ErrorStatus(__cdecl *)(bool &))
 
 ~AcDmRule (void)
 
bool isImplemented (void)
 
AcDmRuleoperator= (AcDmRule const &)
 
int type (void)
 
void setMethod (Acad::ErrorStatus(__cdecl *)(bool &))
 
void setType (int)
 

Detailed Description

Definition at line 22 of file AcDmRule.h.

Constructor & Destructor Documentation

◆ AcDmRule() [1/2]

AcDmRule::AcDmRule ( )

◆ AcDmRule() [2/2]

AcDmRule::AcDmRule ( int ,
Acad::ErrorStatus(__cdecl *)(bool &)  )

◆ ~AcDmRule()

AcDmRule::~AcDmRule ( void )

Member Function Documentation

◆ isImplemented()

bool AcDmRule::isImplemented ( void )

◆ operator=()

AcDmRule & AcDmRule::operator= ( AcDmRule const & )

◆ setMethod()

void AcDmRule::setMethod ( Acad::ErrorStatus(__cdecl *)(bool &) )

◆ setType()

void AcDmRule::setType ( int )

◆ type()

int AcDmRule::type ( void )

The documentation for this class was generated from the following file: