UpdateElements
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, 2024, 2027
2026
current
IFCHybridImport.UpdateElements(Document, String)
Became obsolete in 2026: This is deprecated in Revit 2026. Please use the updateElements function with the IFCHybridImportOptions.
| doc | Document | Document to receive elements from the IFC file update. |
| file | String | Full path of the file to import. |
| → returns | IList | Returns an array of ElementIds representing created or updated elements. |
IFCHybridImport.UpdateElements(Document, String)
Became obsolete in 2026: This is deprecated in Revit 2026. Please use the updateElements function with the IFCHybridImportOptions.
| doc | Document | Document to receive elements from the IFC file update. |
| file | String | Full path of the file to import. |
| → returns | IList | Returns an array of ElementIds representing created or updated elements. |