Undocumented GDL
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2006-03-23 10:10 AM
ā2006-03-23
10:10 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2006-03-23 03:20 PM
ā2006-03-23
03:20 PM
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-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2006-03-23 06:03 PM
ā2006-03-23
06:03 PM
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
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-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2006-03-24 12:23 AM
ā2006-03-24
12:23 AM
@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.
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.

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