Got a minute? We appreciate your feedback:

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

Forum Posts

Archicad Material Database

Hello. I am new to Archicad 25. I want to extract all the Material Database of Archicad and perform a matching. Please where and how can I locate the Material Database within the Archicad 25?

Apollos Participant
  • 254 Views
  • 0 replies
  • 0 likes

Compile Python Scripts to Executables

Dear Graphisoft Community, I was wondering if it is possible to compile python scripts into .exe files and get it to work.I tried different "compilers" for python like 'pyinstaller' or 'nuitka', but the compiled scripts don't work (it seems like they...

Dayiz Booster
  • 413 Views
  • 1 replies
  • 1 likes

Resolved! Create Properties in Python

Hi! I just stared studying Archicad module for Python and I'm not sure if it's my fault but I can't construct new properties. from Archicad import ACConnection conn = ACConnection.connect() assert conn acc=conn.commands act=conn.types acu=conn.utilit...

Schermata 2022-07-27 alle 17.22.02.png
Sq_TMO Contributor
  • 1115 Views
  • 6 replies
  • 0 likes