2022-12-07 02:32 PM
Good time of the day, gentlemen
I'm trying to create a schedule with zones that belong only to one schedule. Therefore, I'm trying to filter them by that paramenter. The problem is that this parameter can be found only in the "fields" section of the schedule settings, and not in the criteria section:
Just the same I can't find the necessary parameter if I use library parameters options
Is there a way to do what I'm intending to do?
Solved! Go to Solution.
2022-12-07 03:46 PM - edited 2022-12-07 03:48 PM
Hi there!
Firstly, here is the difference between listing zone category as a criteria, versus as a field:
Also, to answer your question - you should be able to add zone category as a criteria. Here is what it looks like in the english version of Archicad
2022-12-07 03:46 PM - edited 2022-12-07 03:48 PM
Hi there!
Firstly, here is the difference between listing zone category as a criteria, versus as a field:
Also, to answer your question - you should be able to add zone category as a criteria. Here is what it looks like in the english version of Archicad
2022-12-07 05:00 PM
Thank you! That was the translation problem, after all then). The thing is in German version instead of "Raum Kategorie" the criteria is called "Zubehörige Raum- und Flächennutzung" which means literally "Related space and area use". However otherwise it's called "Raum Kategorie"
4 hours ago
Finding out that "Related zone category" # "Zone category" in criteria. And the difference has a vast impact on schedule generation time. Schedule I have is listing zone areas so no need to check anything in relation to zone - criteria needs to apply just to the zone itself.
Having Claude Code look into it - if you tweak the scheme xml you can add "Zone category" by its GUID to criteria. And performance difference is stark:
"Related zone category" based schedule takes 2 minutes to build
"Zone category" schedule is near instant!
Is there a reason this is hidden from criteria?
A simpler workaround is possible via a property as well where expression ports "Zone category" into a property that can be used in schedule criteria.