CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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,
 
#define DEFAULT_SURFACE_TOL   (OdaPI / 18.0)
 

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.

◆ DEFAULT_SURFACE_TOL

#define DEFAULT_SURFACE_TOL   (OdaPI / 18.0)

Definition at line 179 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 
)