How to get zone parameters?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-11-16 11:10 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-11-16 11:19 AM
2005-11-16
11:19 AM
For zone-GLOBALs have a look to here.
And have a look to the REQUEST function with the following keywords:
- window_door_zone_relev
- Zone_category
- Zone_colus_area
- Zone_relations
The last one should lead to success.
And have a look to the REQUEST function with the following keywords:
- window_door_zone_relev
- Zone_category
- Zone_colus_area
- Zone_relations
The last one should lead to success.
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
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2005-11-16 12:54 PM
2005-11-16
12:54 PM
I'm sorry... it seems I haven't explained my problem very well.
I want to make a custom schedule for a group of rooms (several zones). I can't use IS because I need some arithmetical operations to be included in it. So it seems to me that I can't use REQUEST command either.
I consider, that it should be something like SQL query but from GDL.
I want to make a custom schedule for a group of rooms (several zones). I can't use IS because I need some arithmetical operations to be included in it. So it seems to me that I can't use REQUEST command either.
I consider, that it should be something like SQL query but from GDL.