|
CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
| class | CFxBIMProperty |
| class | CFxBIMPropertiesContainter |
Typedefs | |
| typedef std::shared_ptr< CFxBIMProperty > | CFxBIMPropertyPtr |
Enumerations | |
| enum class | PropertyType : OdInt8 { eDimensionless = 5 , eLength = 1 , eArea = 2 , eVolume = 3 , eCount = 6 , eWeight = 7 , eTime = 8 } |
| typedef std::shared_ptr< CFxBIMProperty > CFxBIMPropertyPtr |
Definition at line 23 of file FxBIMProperty.h.
|
strong |
| Enumerator | |
|---|---|
| eDimensionless | |
| eLength | |
| eArea | |
| eVolume | |
| eCount | |
| eWeight | |
| eTime | |
Definition at line 30 of file FxBIMProperty.h.