cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Begin your Archicad journey with our free learning path - perfect for newcomers and experienced users looking to strenghten their skills.

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

Auto run Add-ons when open project

Newbie
Participant

Is there any way to auto load and run add-on once the project is opened?

1 REPLY 1
kuvbur
Advocate

Yes, you need to add ACAPI_Notify_CatchProjectEvent with APINotify_Open parameter in Initialize function and catch notify with handler function. Exemple code in Examples\Notification_Manager in DEVKIT

Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties