2024 Class Back to 2024
C

IFCHybridImport

Version comparison

Members across versions

9 members across 9 versions · 9 added later · 2 removed · 2 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M CreateMap(Document, IList<ElementId>)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
M ImportElements(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced added same same changed missing
M ImportElements(Document, String, IFCHybridImportOptions)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M UpdateElements(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same changed missing
M UpdateElements(Document, String, IFCHybridImportOptions)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2024).
Not present in: 2020, 2021, 2022, 2023
2024 current

Changes in 2026 vs 2024 4 added 1 changed

Flip API Versions →

Added in 2026 (new since 2024)

Changed members

IFCHybridImport.ImportElements(Document, String)
No longer obsolete in 2024 (was obsolete in 2026)
doc Document Document to receive Elements from Import
file String Full path of the file to import.
→ returns IList Returns an array of ElementIds representing created Elements.