Got a minute? We appreciate your feedback:

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

List available addons

BenjiDev
Enthusiast

Hello,

 

Is there any way to programatically get information about the available addons listed in the Add-On manager?

 

BenjiDev_0-1637427127718.png

 

For example, finding an available addon by name and get its path. 

 

Thanks.

 

1 ACCEPTED SOLUTION
1 REPLY 1

Solution
poco2013
Mentor

You would want to review the Add On Manager Topic in the Developer Site Documents.

 

i believe the functions you are interested in are:

ACAPI_AddOnObject_GetObjectList(&guids)

ACAPI_AddOnObject_GetObjectContent(...)

Gerry

Windows 10 - Visual Studio 2019; ArchiCAD 26

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!