We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-05-31 02:41 PM
I am trying to implement global handler/observer when elements get deleted, without applying ACAPI_Notify_InstallElementObserver to each element in my project.
A function like ACAPI_Notify_CatchNewElement -> ACAPI_Notify_CatchDeleteElement would be great.
Did not find a way from the API Doc. Anyone's got any other idea?
2024-06-06 08:24 AM
Out of luck here, I guess.
2024-06-06 10:49 AM
Yeah, I think there is no such functionality.