Got a minute? We appreciate your feedback:

Graphisoft Learn survey
Archicad Python API
About automating tasks in Archicad using the Python API.

Forum Posts

Resolved! Read-Only Properties

Hello everyone, i'm a student working at an architecture bureau and im experimenting with the Python API and Archicad.Lately we've been trying to set things with the acc.SetPropertyValuesOfElements() method and while doing so we noticed that there ar...

Dayiz Booster
  • 806 Views
  • 2 replies
  • 0 likes

Resolved! Python and property manager option sets

Hi, I have been learning to use Python for some time to enter data for various elements in Archicad. Now, however, the question has arisen for me about the option sets which can be found and created in the property manager. Is there a way to set pred...

JT1986 Contributor
  • 994 Views
  • 2 replies
  • 0 likes

Resolved! Python Version

Does anyone know if the hew release of Python 3.10 will run with the latest version of the Archicad Python API -- 25.3000. The new release is due out in October and i am particularly interested in using the new "match" feature. I know i could just wa...

store selection sets as .mod

Hi, i got a hint to ask in this forum for a solution to store selection sets as .mod files using some sort of code.Unfortunatly with the Python API it is not possible to do that. But the Idea of a Design Forum memver was to use some sort of C++ Add-o...

vr Participant
  • 492 Views
  • 1 replies
  • 0 likes

store selection set as .mod

Hi, currently we are working on housing projects with appartment-types. those are beeing saved as .mod files and importet to our floorplans as hotlinks. as those projects are getting bigger and bigger, the number of appartment-types is rising and i t...

vr Participant
  • 1296 Views
  • 8 replies
  • 0 likes

Resolved! Python Status in Archicad

I wondering what the status of the Python API is in Archicad. I know that another update has been promised but When?? in the mean time -- to demonstrate possible automation techniques, I made up a little Construction Sequence video using Python and t...