Changes in 2024 vs 2026 4 missing 1 changed
Flip API Versions →Missing in 2024 (only available in 2026)
Changed members
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. |