CFx SDK Documentation
2023 SP0
|
#include <AECArchBase.h>
Public Member Functions | |
AECArchBaseDatabase (OdDbDatabase *dDb) | |
void | Init () |
OdDbObjectId | GetAECArchBaseSettings () const |
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 49 of file AECArchBase.h.
AECArchBaseDatabase::AECArchBaseDatabase | ( | OdDbDatabase * | dDb | ) |
Constructor.
OdDbObjectId AECArchBaseDatabase::GetAECArchBaseSettings | ( | ) | const |
Returns the Object ID of the AEC Base database settings.
void AECArchBaseDatabase::Init | ( | ) |
Initializes AEC Arch Base Database.