CFx SDK Documentation  2020SP3
Classes | Typedefs
FxBIMEntity.h File Reference
#include "FxBIM.h"
#include <DbObject.h>
#include <Ge/GeVector3d.h>
#include <map>

Go to the source code of this file.

Classes

class  CFxBIMEntity
 
struct  CFxBIMEntity::GeometryView
 
struct  CFxBIMEntity::GeometryContainer
 

Typedefs

typedef OdSmartPtr< CFxBIMEntityCFxBIMEntityPtr
 
typedef OdSmartPtr< CFxBIMDatabaseCFxBIMDatabasePtr
 
typedef std::shared_ptr< CFxBIMDisciplineCFxBIMDisciplinePtr
 
typedef std::shared_ptr< CFxBIMZoneCFxBIMZonePtr
 
typedef std::shared_ptr< CFxBIMSpaceCFxBIMSpacePtr
 
typedef std::shared_ptr< CFxBIMFloorCFxBIMFloorPtr
 
typedef std::shared_ptr< CFxBIMCategoryCFxBIMCategoryPtr
 
typedef std::shared_ptr< CFxBIMTypeCFxBIMTypePtr
 
typedef std::shared_ptr< CFxBIMPropertyCFxBIMPropertyPtr
 
typedef OdSmartPtr< CFxBIMMaterialCFxBIMMaterialPtr
 

Typedef Documentation

◆ CFxBIMCategoryPtr

typedef std::shared_ptr< CFxBIMCategory > CFxBIMCategoryPtr

Definition at line 29 of file FxBIMEntity.h.

◆ CFxBIMDatabasePtr

Definition at line 14 of file FxBIMEntity.h.

◆ CFxBIMDisciplinePtr

typedef std::shared_ptr< CFxBIMDiscipline > CFxBIMDisciplinePtr

Definition at line 17 of file FxBIMEntity.h.

◆ CFxBIMEntityPtr

Definition at line 11 of file FxBIMEntity.h.

◆ CFxBIMFloorPtr

typedef std::shared_ptr< CFxBIMFloor > CFxBIMFloorPtr

Definition at line 26 of file FxBIMEntity.h.

◆ CFxBIMMaterialPtr

Definition at line 38 of file FxBIMEntity.h.

◆ CFxBIMPropertyPtr

typedef std::shared_ptr< CFxBIMProperty > CFxBIMPropertyPtr

Definition at line 35 of file FxBIMEntity.h.

◆ CFxBIMSpacePtr

typedef std::shared_ptr< CFxBIMSpace > CFxBIMSpacePtr

Definition at line 23 of file FxBIMEntity.h.

◆ CFxBIMTypePtr

typedef std::shared_ptr< CFxBIMType > CFxBIMTypePtr

Definition at line 32 of file FxBIMEntity.h.

◆ CFxBIMZonePtr

typedef std::shared_ptr< CFxBIMZone > CFxBIMZonePtr

Definition at line 20 of file FxBIMEntity.h.