IFCHybridImport
Version comparison
Members across versions
9 members across 9 versions
· 9 added later
· 2 removed
· 2 changed
· 2 obsolete
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 | |
| not yet introduced | not yet introduced | not yet introduced | not yet introduced | added | same | same | same | same | |
|
M
Dispose
|
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 | |
| not yet introduced | not yet introduced | not yet introduced | not yet introduced | added | same | same | changed | missing | |
| 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 | not yet introduced | added | same | changed | missing | |
| 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 |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2025.3).
Identical to 2025.3:
2025
Not present in: 2020, 2021, 2022, 2023
2025.3
current
Changes in 2026 vs 2025.3 2 added 2 changed
Flip API Versions →Added in 2026 (new since 2025.3)
Changed members
IFCHybridImport.ImportElements(Document, String)
No longer obsolete in 2025.3 (was obsolete in 2026)
| 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.UpdateElements(Document, String)
No longer obsolete in 2025.3 (was obsolete in 2026)
| 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. |