cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
martyna_
Booster

Displaying story number in zone stamp

Hello

I was wondering if there is a way to add a story number parameter to a zone stamp. Preferably so it displays before the zone number, creating unique room id.

 

Operating system used: Windows

 

1 Reply 1
Laszlo Nagy
Community Admin
Community Admin

I moved your topic to the GDL forum as this is a GDL question because you would have to do some GDL scripting to achieve this.

 

In GDL, there is a Request command that will obtain the index (Story Number) and Story Name of the given element (in this case, the Zone):

 

n = REQUEST("HOME_STORY", "", index, story_name)

 

So, index is the value you would need to get for the Zone and then display it in the text block generated by the Zone Stamp you are using.

Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac29

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!