We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-08-23 11:54 AM
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.
2024-08-23 01:00 PM
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.
2024-08-23 01:00 PM
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.