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

License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

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

Open Attribute Manager from an Add-On

BenjiDev
Enthusiast

Hi

There Is it possible through the C++ API to open for example the building materials attribute dialog from an Add-On and programatically search for a material?

BenjiDev_0-1704578451482.png

 

-Benjamin

 

1 ACCEPTED SOLUTION

Accepted Solutions
Solution

Hi Benji,

Unfortunately I don't think there's a way to do this with the C++ API.

Automating Archicad with Add-Ons, GDL-Objects & Python Archi-XT.com

View solution in original post

2 REPLIES 2
Solution

Hi Benji,

Unfortunately I don't think there's a way to do this with the C++ API.

Automating Archicad with Add-Ons, GDL-Objects & Python Archi-XT.com

Hi Bernd, I feared that was the case. Thanks anyway.