We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2021-03-19 12:52 PM - last edited on 2024-09-24 09:45 AM by Doreena Deng
2021-03-19 04:38 PM
2021-03-19 10:20 PM
2021-03-23 05:15 PM
2021-03-23 08:30 PM
Svorgodne wrote:You may want to look into the developer site for Archicad. Under the Blog tab, there are fairly complete examples of creating Add-ons for Archicad including a Hello World example, a elementary Dialog,and a complete example for creating elements. On the whole the Archicad C++ SDK is mostly complete and i expect it would allow you to to do most of what you might do in Revit. It is, however, very complicated. Archicad does mitigate the process by including a large number of Helper definitions which do simplify the process somewhat. Also take a look at the examples provided with the SDK package. They will mostly cover anything you want to do, but it's up to you to "dig" out the code or find the pertinent parts
For the time being I'd like to know how to write a simple "Hello World" program for Archicad.
Cheers and thanks in advance
2021-03-24 12:22 PM
2021-03-24 12:58 PM
2021-03-24 01:03 PM
Viktor wrote:Thanks a lot Viktor
Here you can find the developer blog, and some other useful things:
https://archicadapi.graphisoft.com/blog