2025-07-11
02:03 PM
- last edited on
2025-08-22
08:55 PM
by
Laszlo Nagy
Hello guys. I was looking around the new Archicad API for AC29 and I noticed that they have removed API_IFCProperty for some reason. I checked the older API for AC28 and I found out that API_IFCProperty is not marked as deprecated or to be deleted in the future versions. Who can explain this weird discrepancy and what can I use instead of API_IFCProperty for AC29?
2025-08-21 10:37 AM
Hi, I'd like suggest you to check the following documentation for the changes. Also, you can check the example code (IFC_Test) in API29.
Archicad 29 C++ API: New API features in Archicad 29
HTH.