CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
FxBIMEntity.h File Reference
#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 Documentation

◆ CFxBIMCategoryPtr

typedef std::shared_ptr< CFxBIMCategory > CFxBIMCategoryPtr

Definition at line 53 of file FxBIMEntity.h.

◆ CFxBIMDatabasePtr

Definition at line 38 of file FxBIMEntity.h.

◆ CFxBIMDisciplinePtr

typedef std::shared_ptr< CFxBIMDiscipline > CFxBIMDisciplinePtr

Definition at line 41 of file FxBIMEntity.h.

◆ CFxBIMEntityPtr

Definition at line 35 of file FxBIMEntity.h.

◆ CFxBIMFloorPtr

typedef std::shared_ptr< CFxBIMFloor > CFxBIMFloorPtr

Definition at line 50 of file FxBIMEntity.h.

◆ CFxBIMMaterialPtr

Definition at line 59 of file FxBIMEntity.h.

◆ CFxBIMSpacePtr

typedef std::shared_ptr< CFxBIMSpace > CFxBIMSpacePtr

Definition at line 47 of file FxBIMEntity.h.

◆ CFxBIMTypePtr

typedef std::shared_ptr< CFxBIMType > CFxBIMTypePtr

Definition at line 56 of file FxBIMEntity.h.

◆ CFxBIMZonePtr

typedef std::shared_ptr< CFxBIMZone > CFxBIMZonePtr

Definition at line 44 of file FxBIMEntity.h.

◆ OdPropObject

Definition at line 31 of file FxBIMEntity.h.