|
CFx SDK Documentation 2026 SP0
|
Go to the source code of this file.
Classes | |
| struct | CFxBIMConversion |
| struct | CFxBIMConversion::Data |
Namespaces | |
| namespace | FxBIM |
| namespace | FxBIM::Conversion |
Typedefs | |
| typedef OdSmartPtr< CFxBIMDatabaseReference > | CFxBIMDatabaseReferencePtr |
Enumerations | |
| enum class | fileType { eUnknown = 0 , eRevit = 1 , eIFC = 2 , eTRB = 3 } |
Functions | |
| FXBIM_API Error | FxBIM::Conversion::Add (const CFxBIMConversion &cvt) |
| FXBIM_API Error | FxBIM::Conversion::Finish (const CFxBIMConversion &cvt) |
| FXBIM_API Error | FxBIM::Conversion::Abort (const CFxBIMConversion &cvt) |
| FXBIM_API Error | FxBIM::Conversion::Fail (const CFxBIMConversion &cvt) |
| FXBIM_API CFxBIMConversion * | FxBIM::Conversion::Find (const OdString &name) |
| FXBIM_API Error | FxBIM::Conversion::Remove (const OdString &name) |
| FXBIM_API Error | FxBIM::Conversion::Remove (const CFxDocument *pDoc) |
Definition at line 22 of file FxBIMConversion.h.
|
strong |
| Enumerator | |
|---|---|
| eUnknown | |
| eRevit | |
| eIFC | |
| eTRB | |
Definition at line 5 of file FxBIMConversion.h.