CFx SDK Documentation
2020SP3
|
#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 10 of file FxBIMZone.h.
|
virtual |
|
protected |
|
static |
bool CFxBIMZone::IsEqual | ( | CFxBIMZonePtr | p | ) |
const OdString& CFxBIMZone::Name | ( | ) | const |
|
friend |
Definition at line 12 of file FxBIMZone.h.
|
protected |
Definition at line 26 of file FxBIMZone.h.