Schedule -gsm objects - zone number & name not showing
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-20 08:54 PM
‎2008-11-20
08:54 PM
Thanks!
Labels:
- Labels:
-
Data management
8 REPLIES 8

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-21 01:20 PM
‎2008-11-21
01:20 PM
The Zone Name and Zone Number return usable values only in case of Zones.
Unfortunately, this is not directly possible because in the Object/Lamp category there is no such listable parameter as "Name of Zone the Object is located in"
In GDL there is a function:
What can be possible in theory is that you read this value with the above REQUEST function and assign this value to a parameter of the Object.
Then, in the Scheme Settings Dialog you can select this parameter of this object to be listed in the Additional Parameters subDialog of the Scheme Settings Dialog.
Unfortunately, this is not directly possible because in the Object/Lamp category there is no such listable parameter as "Name of Zone the Object is located in"
In GDL there is a function:
REQUEST ("Zone_relations", "", category_name, code, name, number [ ,category_name2, code2, name2, number2])This can be used in GDL scripts and will return the name etc. of the Zone the Object is located in.
What can be possible in theory is that you read this value with the above REQUEST function and assign this value to a parameter of the Object.
Then, in the Scheme Settings Dialog you can select this parameter of this object to be listed in the Additional Parameters subDialog of the Scheme Settings Dialog.
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
‎2008-11-21 05:34 PM
‎2008-11-21
05:34 PM
Laszlo,
You are thinking about something entirely different from what the question is!
All objects "know" what zone they are in, and the scheduler will report that zone information (obtained from the General group of parameters). No GDL programming /etc is required for what is being asked.
That said, there is something peculiar going on - as I was able to get a proper schedule of objects and lamps showing what zones they are in in 12 ... but not always. More after a bit more testing in 11 and 12...
Cheers,
Karl
You are thinking about something entirely different from what the question is!
All objects "know" what zone they are in, and the scheduler will report that zone information (obtained from the General group of parameters). No GDL programming /etc is required for what is being asked.
That said, there is something peculiar going on - as I was able to get a proper schedule of objects and lamps showing what zones they are in in 12 ... but not always. More after a bit more testing in 11 and 12...
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-21 05:49 PM
‎2008-11-21
05:49 PM
Well, I get the same behavior from 11 and 12, and it is different from what I remembered it to be.
Zones are 3D objects. I had thought that objects knew what zone they were in purely by whether they were in the 3D space defined by the zone, but that is not the case.
If objects (including lamps) are placed on a floor plan that has defined zones, they will show as being 'in' those zones whether they are physically inside them in 3D or not. But, if there are stacked zones on the same floor plan (say one zone is 0' to 4' and the next zone covers 4' to 10'), then the objects respond to which zone is 'under' them.
If a zone on one story extends into the next story - objects in that higher story will NOT show as belonging to the zone in an object schedule. This is a bug IMHO, or at least an implementation oversight.
Cheers,
Karl
Zones are 3D objects. I had thought that objects knew what zone they were in purely by whether they were in the 3D space defined by the zone, but that is not the case.
If objects (including lamps) are placed on a floor plan that has defined zones, they will show as being 'in' those zones whether they are physically inside them in 3D or not. But, if there are stacked zones on the same floor plan (say one zone is 0' to 4' and the next zone covers 4' to 10'), then the objects respond to which zone is 'under' them.
If a zone on one story extends into the next story - objects in that higher story will NOT show as belonging to the zone in an object schedule. This is a bug IMHO, or at least an implementation oversight.
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-21 06:52 PM
‎2008-11-21
06:52 PM
Karl wrote:Yes, it seems like I was a bit slipshod in answering to this question. I have to confess I did not try this myself. Had I done so I would have seen that Zone Name and Zone Number in fact return the name and number of the Zone the Object is placed into. Sorry for the misinformation.
Laszlo,
You are thinking about something entirely different from what the question is!
All objects "know" what zone they are in, and the scheduler will report that zone information (obtained from the General group of parameters). No GDL programming /etc is required for what is being asked.

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
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-21 08:23 PM
‎2008-11-21
08:23 PM
Thanks for the response. I've doubled checked to make sure I don't have zones overlapping into other stories. However, I am still not getting the zones for my gsm objects to show up in my schedules. Any other suggestions? Thanks!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-21 09:09 PM
‎2008-11-21
09:09 PM
May need some screenshots of your scheme settings, and of a floor plan showing the zones and objects. As I said, it works fine for me...so something between the lines must be the trouble...
Cheers,
Karl
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-12-30 08:55 PM
‎2008-12-30
08:55 PM
Sorry foor creating a new post, but look at this. Seems to be a similar issue, although I can always get my objects to list their Zone in the schedule.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-12-30 08:56 PM
‎2008-12-30
08:56 PM