We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-12-20 09:25 PM - last edited on 2024-09-26 01:31 PM by Doreena Deng
Hi there,
I'm creating a label to use in mass plans, and I need to get the zone area but can't find a way to do it.
For GLOB_ELEM_TYPE = 9 (fills) I used FILL_SURF and it worked perfectly.
When I go GLOB_ELEM_TYPE = 11 (zones) I find no equivalent.
ROOM_AREA does not work, and I couldn't use any requests to get the data.
Any insights on how to do this?
2023-12-21 01:03 AM
Look into the label for zones (I know, the GS objects might be quite daunting).
Keywords: "Builtin.Zone_MeasuredArea" and "request ("Property_Value_Of_Parent",...)".