|
CFx SDK Documentation 2024 SP0
|
#include "FxBIM.h"#include "FxBIMEntityGeometry.h"#include "FxBIMProperty.h"#include <RxVariant.h>#include <DbObject.h>#include <map>Go to the source code of this file.
Classes | |
| class | CFxBIMEntity |
Typedefs | |
| using | OdPropObject = OdDbObject |
| typedef OdSmartPtr< CFxBIMEntity > | CFxBIMEntityPtr |
| typedef OdSmartPtr< CFxBIMDatabase > | CFxBIMDatabasePtr |
| typedef std::shared_ptr< CFxBIMDiscipline > | CFxBIMDisciplinePtr |
| typedef std::shared_ptr< CFxBIMZone > | CFxBIMZonePtr |
| typedef std::shared_ptr< CFxBIMSpace > | CFxBIMSpacePtr |
| typedef std::shared_ptr< CFxBIMFloor > | CFxBIMFloorPtr |
| typedef std::shared_ptr< CFxBIMCategory > | CFxBIMCategoryPtr |
| typedef std::shared_ptr< CFxBIMType > | CFxBIMTypePtr |
| typedef OdSmartPtr< CFxBIMMaterial > | CFxBIMMaterialPtr |
| typedef std::shared_ptr< CFxBIMCategory > CFxBIMCategoryPtr |
Definition at line 53 of file FxBIMEntity.h.
| typedef OdSmartPtr< CFxBIMDatabase > CFxBIMDatabasePtr |
Definition at line 38 of file FxBIMEntity.h.
| typedef std::shared_ptr< CFxBIMDiscipline > CFxBIMDisciplinePtr |
Definition at line 41 of file FxBIMEntity.h.
| typedef OdSmartPtr< CFxBIMEntity > CFxBIMEntityPtr |
Definition at line 35 of file FxBIMEntity.h.
| typedef std::shared_ptr< CFxBIMFloor > CFxBIMFloorPtr |
Definition at line 50 of file FxBIMEntity.h.
| typedef OdSmartPtr< CFxBIMMaterial > CFxBIMMaterialPtr |
Definition at line 59 of file FxBIMEntity.h.
| typedef std::shared_ptr< CFxBIMSpace > CFxBIMSpacePtr |
Definition at line 47 of file FxBIMEntity.h.
| typedef std::shared_ptr< CFxBIMType > CFxBIMTypePtr |
Definition at line 56 of file FxBIMEntity.h.
| typedef std::shared_ptr< CFxBIMZone > CFxBIMZonePtr |
Definition at line 44 of file FxBIMEntity.h.
| using OdPropObject = OdDbObject |
Definition at line 31 of file FxBIMEntity.h.