Archicad API | Deprecated function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2025-03-07 10:57 AM - edited ‎2025-03-07 10:59 AM
Good morning everybody! I have been coding for a while and researching the newest documentation and I noticed that some functions have been labeled as: "Deprecated function, will be deleted in the upcoming version!".
Am I right in understanding that not only will this feature be removed, but there will also be no new alternative?
For example, let's take this function:
ACAPI_Element_GetIFCProperties().
It has been labeled as deprecated. What and will there be a newest API function to execute that would behave in the same way as ACAPI_Element_GetIFCProperties()?
What about other functions that are labeled such?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
the new API functionality has already been released: IFCAPI::PropertyAccessor.