CFx SDK Documentation 2024 SP0
|
#include <FxBIMZone.h>
Public Member Functions | |
virtual | ~CFxBIMZone () |
const OdString & | Name () const |
bool | IsEqual (CFxBIMZonePtr p) |
Static Public Member Functions | |
static CFxBIMZonePtr | Create (const OdString &name) |
Protected Member Functions | |
CFxBIMZone () | |
Protected Member Functions inherited from CFxBIMObject | |
CFxBIMObject () | |
virtual | ~CFxBIMObject () |
Protected Attributes | |
std::shared_ptr< CFxBIMZoneImpl > | m_pImpl |
Friends | |
class | CFxBIMZoneImpl |
Definition at line 26 of file FxBIMZone.h.
|
virtual |
|
protected |
|
static |
bool CFxBIMZone::IsEqual | ( | CFxBIMZonePtr | p | ) |
const OdString & CFxBIMZone::Name | ( | ) | const |
|
friend |
Definition at line 28 of file FxBIMZone.h.
|
protected |
Definition at line 42 of file FxBIMZone.h.