2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations
3 weeks ago
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 00-001-D01 and 00-001-D02.
I am struggling to code the script to find the relevant door property. Has any of you done something similar or have ideas on how to make it work ?
There is one of the default Graphisoft JSON example working to define the Zone Numbers, I started to use this as a reference but quickly blocked when moving to door object and properties to use.
Thanks,
Solved! Go to Solution.
3 weeks ago
Hi !
I think that you can look at this GitHub repository : https://github.com/KAA-MB/archicad-python-scripts-KAA
If you are interested in python, you should join the Tapir-Archicad Discord server.
3 weeks ago
Hi !
I think that you can look at this GitHub repository : https://github.com/KAA-MB/archicad-python-scripts-KAA
If you are interested in python, you should join the Tapir-Archicad Discord server.