We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

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

Undocumented GDL

Frank Beister
Moderator
I have discovered a new, undocumented feature of GDL from AC9 on:

You can assign to ROOM_NAME and ROOM_NUMBER in zone stamps a value list, which is accessable in the settings dialog and the Info palette.

This is new beside the possibility to preset values for A,B and ZZYZX, which was possible before.

Does anyone know of any other GLOBALs or LOCALs, which can be extended in this way? GLOB_ID seems not to be able to show a value list. (Is ignored in AC 8.x and stops script in AC9)
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm
3 REPLIES 3
Laszlo Nagy
Community Admin
Community Admin
Yes, I have noticed this not long ago myself, and I think it is a great addition, but I did not look further into exactly where it is available.
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-Ac27
Jochen Suehlo
Moderator
Frank, very interesting for me is the ROOM_NAME, which could save me a lot of writing, because I often use the same names.
Other VALUES i found below, where it works too.

VALUES "ROOM_NAME" "Wohnen", "Essen", "Küche", custom
VALUES "ROOM_NUMBER" "1","2","3",custom
VALUES "ROOM_HEIGHT" 2.5,2.625,2.75,custom
VALUES "ROOM_BASELEV" 0,0.1,0.2,custom
VALUES "ROOM_FL_THICK" 0,0.1,0.2,custom
Jochen Suehlo . AC12-27 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
Frank Beister
Moderator
@laszlo
Yes it's a great addition. Would be nice, if GS would document such things in new features in GDL as well. No good feeling to solve things with complicated constructions, if there might sleep a smart, but undiscovered solution. How often have I missed this feature. I tried this in earlier years with older ACs. Don't know, what made my try it again.

@Jochen.
Thanks for checking out. I will keep this information alive. It's exactly, what I was looking for. I have added an algorithm for the room_number, which analyzes the existing number and offers a list of numbers in its neighbourhood. Renumbering is so much easier than the slow changing to the interactive shedule.
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm