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

How can I call a zone's ID in a label tool

Erika Epstein
Booster
I am using James Murray's Shape Tag and would like to add a parameter to call the ID of the Zone that it is placed in. Is this possible and if so how?

I am trying to work around not having overlapping zones as this causes problems with schedules. And working around also not being able to have a zone tag display differently for different layer combinations. In this case I must have a round tag with the zone's ID.

Thanks,
Erika
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System

"Implementing Successful Building Information Modeling"
6 REPLIES 6
Are you using the object or the label? I don't think you can label zones per se. An object should be able to know the zone name, number, category, etc using the zone_relations request.

Then it's a matter of putting that number string in TEXT2 statement instead of the object ID or custom string.

I'll take a look at it and give more details when I get some time.

HTH,
James Murray

Archicad 27 • Rill Architects • macOS • OnLand.info
Erika Epstein
Booster
Hi James,
I am using your
Shape Tag JM9.gsm

To meet some local school district graphics guidelines I need to show a circle with the room number. I'm using zone for the room name and number on the plans.

Thanks for your help with this.
Erika
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System

"Implementing Successful Building Information Modeling"
Anonymous
Not applicable
Unfortunately zone_relations can't request zone id so I have used zone number instead when possible.

maybe this helps:
http://archicad-talk.graphisoft.com/viewtopic.php?p=116092&highlight=label#116092
Sorry for the delay. I hope this is what you want. Choose 'Zone #' for the Text parameter.
James Murray

Archicad 27 • Rill Architects • macOS • OnLand.info
Erika Epstein
Booster
James wrote:
Sorry for the delay. I hope this is what you want. Choose 'Zone #' for the Text parameter.
IT works! IT WORKS!!!!
James your brilliant!!!!!

Thanks so much
I can't stop smiling
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System

"Implementing Successful Building Information Modeling"
Erika wrote:
IT works! IT WORKS!!!!
James your brilliant!!!!!
This object is so cool. I have been using it for about a year for tagging modules that I need to schedule --the tags get scheduled. Over time I made a few tweaks:
- a rotation-awareness option so that the tag can stay horizontal when the modules rotate,
- the option for making the text include a custom 'mirrored' flag when the module gets mirrored, and
- a minimal 3D existence so that the tags can be Find-Selected multistory in the 3D window for editing font sizes or whatever (this is currently not very elegant, I think I had made a previous version work without the line but I can't remember how).