CFx SDK Documentation  2023 SP0
Classes | Macros | Enumerations | Functions
AECBase.h File Reference
#include <OdaCommon.h>
#include <OdString.h>
#include <DbObjectId.h>
#include <RxDynamicModule.h>
#include "AECBaseDefs.h"
#include "Common/AECBuildSettings.h"
#include "Common/AECMacros.h"
#include "FMGeometry.h"
#include "AECBaseErrs.h"

Go to the source code of this file.

Classes

class  AECModule
 DOM. More...
 
class  AECBase
 DOM. More...
 
class  AECBaseDatabase
 

Macros

#define AEC_ERROR_DEF(code, string)   code,
 

Enumerations

enum  AECErrorBase { eaecDummyLastError }
 

Functions

AECBASE_API bool IsArchVerticalApplicationsModeEnabled (OdDbDatabase *pDb)
 
AECBASE_API void SetArchVerticalApplicationsMode (OdDbDatabase *pDb, bool bEnabled)
 

Macro Definition Documentation

◆ AEC_ERROR_DEF

#define AEC_ERROR_DEF (   code,
  string 
)    code,

Definition at line 36 of file AECBase.h.

Enumeration Type Documentation

◆ AECErrorBase

Enumerator
eaecDummyLastError 

Definition at line 38 of file AECBase.h.

Function Documentation

◆ IsArchVerticalApplicationsModeEnabled()

AECBASE_API bool IsArchVerticalApplicationsModeEnabled ( OdDbDatabase pDb)

◆ SetArchVerticalApplicationsMode()

AECBASE_API void SetArchVerticalApplicationsMode ( OdDbDatabase pDb,
bool  bEnabled 
)