|
CFx SDK Documentation
2023 SP0
|
#include <FxBIMProperty.h>
Public Member Functions | |
| virtual | ~CFxBIMPropertiesContainter ()=default |
| virtual std::vector< CFxBIMPropertyPtr > & | Properties ()=0 |
| virtual std::map< OdString, CFxBIMPropertyPtr > & | DerivedProperties ()=0 |
| virtual OdVariant | Property (const OdString &group, const OdString &label) const =0 |
Protected Member Functions | |
| CFxBIMPropertiesContainter ()=default | |
Definition at line 52 of file FxBIMProperty.h.
|
virtualdefault |
|
protecteddefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |