2022-11-17 10:25 AM
Can you create a Label GDL that can sum?
Even if there is a hole at the bottom, it is one fill, so you can get the area with an area label, but the top two fills cannot be made with one fill. (In Autocad, it is possible to hatch as one even if it is separated)
But I need to create a Label that represents the sum of the two.
Is this possible in Archicad?
2022-11-18 02:22 PM
Even if PYTHON puts the TOTAL value into each ELEMENT, if the area of ROOM 1 changes from 10 -> 20, the TOTAL value cannot be changed without executing PYHON?
This is the part I don't understand.
2022-11-18 02:28 PM
Yes, you have to execute the script each time you want to update the total for all the zones in the projet.
2022-11-18 02:34 PM
Thank you very much.
I understand how to make it.
^^
2022-11-18 02:38 PM
You can find it here on the french forum archicadlink : https://www.archi-cadlink.fr/viewtopic.php?f=20&t=3309&start=10
2022-11-18 03:08 PM
Thank you very much.
However, I think this is a problem that caused Graphisoft to recognize FILL only as separate areas, not in the same format as AUTOCAD.
It seems that Graphisoft, which has not prepared a method to obtain the sum of the same area, must present a new method.