HybridElementImport
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2025.3).
Not present in: 2020, 2021, 2022, 2023, 2026, 2027
2025.3
current
ImporterIFC.HybridElementImport(Document, String)
Became obsolete in 2025.3: This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IFCHybridImport' class instead.
| doc | Document | Document into which Import is done. |
| file | String | Full path of the file to import. |
| → returns | IList | Elements imported using non-open-source framework. |
ImporterIFC.HybridElementImport(Document, String)
Obsolete in both versions: This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IFCHybridImport' class instead.
| doc | Document | Document into which Import is done. |
| file | String | Full path of the file to import. |
| → returns | IList | Elements imported using non-open-source framework. |