cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
BenjiDev
Enthusiast

List available addons

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 Solution

Accepted Solutions
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 11 - Visual Studio 2022; ArchiCAD 27

Go to post

1 Reply 1
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 11 - Visual Studio 2022; ArchiCAD 27

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!