CFx SDK Documentation 2024 SP0
|
#include <AECSchedule.h>
Public Member Functions | |
AECScheduleDatabase (OdDbDatabase *dDb) | |
void | Init () |
Public Member Functions inherited from AECBaseDatabase | |
AECBaseDatabase (OdDbDatabase *dDb) | |
virtual | ~AECBaseDatabase () |
void | Init () const |
OdDbObjectId | GetAECBaseSettings (bool bInitIfNotExists=true) const |
OdDbObjectId | SetAECBaseSettings (OdDbObjectId id) |
OdDbObjectId | GetLayerByKey (const OdString &strKey) const |
FacetModeler::DeviationParams | GetDeviation () const |
Additional Inherited Members | |
Protected Attributes inherited from AECBaseDatabase | |
OdDbDatabase * | m_pDb |
<group TA_API_Module_Database_Wrappers>
Definition at line 48 of file AECSchedule.h.
AECScheduleDatabase::AECScheduleDatabase | ( | OdDbDatabase * | dDb | ) |
Constructor.
void AECScheduleDatabase::Init | ( | ) |
Initializes AEC Area Claculation Base Database.