cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Developer forum
GDL coding questions, Python and add-on development using the API Dev Kit.

Forum Posts

Using the Development Kit with Visual Studio 2022

Hi everyone, In the last couple of weeks we got several questions regarding Visual Studio 2022 and the API DevKit. If you try to use VS 2022 to build your AddOns, you have to keep in mind a few things. First, Archicad 25 and Archicad 26 is built with...

PYTHON API

The download link seems to be broken (W10 and macOS) isn't it ?https://beta.Graphisoft.com/#/products/home?product=Python%20API%20for%20ARCHICAD%2022

Possible to add property definitions on project open/new?

Hi again,Curious as to if I can create a few new property definitions from a project event, so all projects with the add-on will have these new properties to have their values set later on elements.It seems the only hangup is that ACAPI_Property_Crea...

Update layouts / drawings?

Hello,I want to update my layouts by code.Tried checking rebuildcurrentdatabase but didn’t get anything. How can I make the “update” action to be called by code?Thanks!

Anonymous by Not applicable
  • 1246 Views
  • 2 replies
  • 0 likes

Resolved! How to get Sun Guid?

Hi. I'm trying to figure out how do I get the guid of the sun ( if this is even possible ? ). All that I've found is API_SunInfo which is not helpful for me, the 2nd approach is returning empty GS::Array.Thanks for your assistance. API_SunInfo sunInf...

Anonymous by Not applicable
  • 1443 Views
  • 4 replies
  • 0 likes

Archicad crashes after closing dialog box

Hi,I've got working code for retrieving and displaying the amount of unique operators and targets of SEOs within a project. This works fine until I close the dialog box, and Archicad crashes. I've debugged and this is the error Visual Studio gave me:...

Anonymous by Not applicable
  • 1690 Views
  • 8 replies
  • 0 likes