Auto run Add-ons when open project
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2023-05-11 05:29 PM
‎2023-05-11
05:29 PM
Is there any way to auto load and run add-on once the project is opened?
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2023-05-11 07:45 PM - edited ‎2023-05-11 07:47 PM
‎2023-05-11
07:45 PM
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
Structural engineer, developer of free addon for sync GDL param and properties