Happy new year everyone! I want to reliably open Archicad windows / projects from script. Is there a list of the avalible commad line parameters you can pass to archicad.exe? My ai...
So, I've recently started to try out scripts for the Archicad python wrapper. I have relatively little experience in coding. However. I've succeded in creating a script that extracts given properties...
Hello, I'm working on a script that prints the IDs of all slabs in the zone. However, I have a problem. The script prints out all slabs only if the slab is in the zone or the zone is in the slab; if ...
Please adjust the margins on your Python API documentation website column wrappers please. Can't read the entire name of each function and there is more than enough room on the right side wrapp...
As far as I understand, the Archicad-Grasshopper live connection add-in is communicating with Rhino over a TCP connection over port 19723, (by default). I'm curious if anyone knows any details of exa...
Hi All, I would like to create a script to number doors (or windows) in a specific format referencing the "Related Zone Number", for example 2 doors in a Zone Numbered : 00-001, would become...
Dear all,
I'm wondering if it's possible to find unused viewpoints from the Project Map? From GS there was a script for unused views (ones that are not placed in layouts or publisher set), my idea ...
Hello everyone.
I'm pretty new to python, but I've managed to make a few scripts.
I am working on a script with a graphical interface, and I would like to be able to propose to select a classific...
Hi!
I am using the Python API ACConnection to access and extract the properties of elements in my .pln file. I use the built-in property guide
https://gdl.graphisoft.com/referen...