Hi! I was thinking about an alternative to the way my sum area python
script works:
https://community.graphisoft.com/t5/Archicad-Python-API/PYTHON-Sum-area-script/td-p/371704
Atm, the result of the sum is stored in each zone. The problem is that
if t...