We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

Archicad C++ API
About Archicad add-on development using the C++ API.

Global Delete Element Handler (without ACAPI_Notify_InstallElementObserver)

Miha Nahtigal
Advocate

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?

BIMquants.comBETA - Quantities and Costs Estimation in Archicad - BETA testers needed.
2 REPLIES 2
Miha Nahtigal
Advocate

Out of luck here, I guess.

BIMquants.comBETA - Quantities and Costs Estimation in Archicad - BETA testers needed.

Yeah, I think there is no such functionality.