Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Zones

Anonymous
Not applicable
I have an object that reads the Name and Number from a zone. I was wondering if it can also read the ceiling height also?
4 REPLIES 4
Anonymous
Not applicable
Nope. Name and number only. This is something that I really hope to see fixed soon.
Anonymous
Not applicable
Matthew wrote:
Nope. Name and number only. This is something that I really hope to see fixed soon.
Is it possible to retrieve the Measured area of the Zone object through a GDL REQUEST call? I see that a REQUEST ("Zone_relations", "", category_name, number) can be used to get the name and number. I was wondering if there is a REQUEST function that would retrieve the Room_Measured_Area property of the zone.

Thanks
Mark
Aussie John
Newcomer
You can apply an label object which can be coded to read the height of a slab (slab height-thickness) or the spring point of a roof
Cheers John
John Hyland : ARINA : www.arina.biz
User ver 4 to 12 - Jumped to v22 - so many options and settings!!!
OSX 10.15.6 [Catalina] : Archicad 22 : 15" MacBook Pro 2019
[/size]
Anonymous
Not applicable
MRitter wrote:
Matthew wrote:
Nope. Name and number only. This is something that I really hope to see fixed soon.
Is it possible to retrieve the Measured area of the Zone object through a GDL REQUEST call? I see that a REQUEST ("Zone_relations", "", category_name, number) can be used to get the name and number. I was wondering if there is a REQUEST function that would retrieve the Room_Measured_Area property of the zone.

Thanks
Mark
Not that neither. I have asked GS for this. There are som possible performance issues. We'll see if we get it.