ImportElements
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2026).
Not present in: 2020, 2021, 2022, 2023, 2027
2026
current
IFCHybridImport.ImportElements(Document, String)
Became obsolete in 2026: This is deprecated in Revit 2026. Please use the importElements function with the IFCHybridImportOptions.
| doc | Document | Document to receive elements from the IFC file import. |
| file | String | Full path of the file to import. |
| → returns | IList | Returns an array of ElementIds representing created elements. |
IFCHybridImport.ImportElements(Document, String)
Became obsolete in 2026: This is deprecated in Revit 2026. Please use the importElements function with the IFCHybridImportOptions.
| doc | Document | Document to receive elements from the IFC file import. |
| file | String | Full path of the file to import. |
| → returns | IList | Returns an array of ElementIds representing created elements. |
IFCHybridImport.ImportElements(Document, String)
Became obsolete in 2026: This is deprecated in Revit 2026. Please use the importElements function with the IFCHybridImportOptions.
| doc | Document | Document to receive elements from the IFC file import. |
| file | String | Full path of the file to import. |
| → returns | IList | Returns an array of ElementIds representing created elements. |