CFx SDK Documentation
2023 SP0
|
#include <AECStructureBase.h>
Public Member Functions | |
AECStructureBaseDatabase (OdDbDatabase *pDb) | |
void | Init () |
OdDbObjectId | GetAECStructureBaseSettings () 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 48 of file AECStructureBase.h.
AECStructureBaseDatabase::AECStructureBaseDatabase | ( | OdDbDatabase * | pDb | ) |
Constructor.
OdDbObjectId AECStructureBaseDatabase::GetAECStructureBaseSettings | ( | ) | const |
Returns the Object ID of the AEC Structure Base database settings.
void AECStructureBaseDatabase::Init | ( | ) |
Initializes AEC Structure Base Database.