CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxBIMBuilding Class Reference

#include <FxBIMBuilding.h>

Inheritance diagram for CFxBIMBuilding:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMBuilding ()
 
const OdStringName () const
 
const OdGeMatrix3dPlacement () const
 
std::optional< OdGeBoundBlock3dPlacementOpt (OdDbDatabasePtr pDb) const
 
void SetPlacement (const OdGeMatrix3d &placement)
 
void SetPlacement (const OdGeMatrix3d &placement, OdDbDatabasePtr pDb)
 
void SetDefaultPlacement (const OdGeMatrix3d &placement)
 
bool HasDefaultPlacement () const
 
bool DefaultPlacementDiffersFromCurrent () const
 
bool ResetPlacementToDefault (OdDbDatabasePtr pDb)
 
void DeletePlacement (OdDbDatabasePtr pDb)
 
bool IsEqual (CFxBIMBuildingPtr p)
 
CFxBIMDatabasePtr BimDatabase ()
 

Static Public Member Functions

static CFxBIMBuildingPtr Create (OdDbObjectId idBimDatabase, const OdString &name)
 

Protected Member Functions

 CFxBIMBuilding ()
 
- Protected Member Functions inherited from CFxBIMObject
 CFxBIMObject ()
 
virtual ~CFxBIMObject ()
 

Protected Attributes

std::shared_ptr< CFxBIMBuildingImplm_pImpl
 

Friends

class CFxBIMBuildingImpl
 

Detailed Description

Definition at line 37 of file FxBIMBuilding.h.

Constructor & Destructor Documentation

◆ ~CFxBIMBuilding()

virtual CFxBIMBuilding::~CFxBIMBuilding ( )
virtual

◆ CFxBIMBuilding()

CFxBIMBuilding::CFxBIMBuilding ( )
protected

Member Function Documentation

◆ BimDatabase()

CFxBIMDatabasePtr CFxBIMBuilding::BimDatabase ( )

◆ Create()

static CFxBIMBuildingPtr CFxBIMBuilding::Create ( OdDbObjectId idBimDatabase,
const OdString & name )
static

◆ DefaultPlacementDiffersFromCurrent()

bool CFxBIMBuilding::DefaultPlacementDiffersFromCurrent ( ) const

◆ DeletePlacement()

void CFxBIMBuilding::DeletePlacement ( OdDbDatabasePtr pDb)

◆ HasDefaultPlacement()

bool CFxBIMBuilding::HasDefaultPlacement ( ) const

◆ IsEqual()

bool CFxBIMBuilding::IsEqual ( CFxBIMBuildingPtr p)

◆ Name()

const OdString & CFxBIMBuilding::Name ( ) const

◆ Placement()

const OdGeMatrix3d & CFxBIMBuilding::Placement ( ) const

◆ PlacementOpt()

std::optional< OdGeBoundBlock3d > CFxBIMBuilding::PlacementOpt ( OdDbDatabasePtr pDb) const

◆ ResetPlacementToDefault()

bool CFxBIMBuilding::ResetPlacementToDefault ( OdDbDatabasePtr pDb)

◆ SetDefaultPlacement()

void CFxBIMBuilding::SetDefaultPlacement ( const OdGeMatrix3d & placement)

◆ SetPlacement() [1/2]

void CFxBIMBuilding::SetPlacement ( const OdGeMatrix3d & placement)

◆ SetPlacement() [2/2]

void CFxBIMBuilding::SetPlacement ( const OdGeMatrix3d & placement,
OdDbDatabasePtr pDb )

Friends And Related Symbol Documentation

◆ CFxBIMBuildingImpl

friend class CFxBIMBuildingImpl
friend

Definition at line 39 of file FxBIMBuilding.h.

Member Data Documentation

◆ m_pImpl

std::shared_ptr< CFxBIMBuildingImpl > CFxBIMBuilding::m_pImpl
protected

Definition at line 68 of file FxBIMBuilding.h.


The documentation for this class was generated from the following file: