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.

Steps for updating add-on to work with Archicad 21

Not applicable
Hello,

I have a working add-on, developed and working on Archicad 20. When I try to add it in Archicad 21 I get the "outdated" error in the add-on manager. What are the steps to migrate to the newer API?

Thanks in advance,
Julian
1 REPLY 1
jcimentarov wrote:
I have a working add-on, developed and working on Archicad 20. When I try to add it in Archicad 21 I get the "outdated" error in the add-on manager. What are the steps to migrate to the newer API?
You need to rebuild the add-on against the AC21 API rather than AC20. This will probably entail some code changes – just like ARCHICAD, the API grows and develops over time. How many changes depends on which parts you're using.
Ralph Wessel BArch
Central Innovation