2019-03-07 06:38 PM
Solved! Go to Solution.
2019-07-10 11:21 AM
"There is something we can recommend the client to do for the time being until the issue is resolved.And I also made my own workaround by placing the criteria that would be in parenthesis FIRST instead of last, and then not having to use parenthesis at all.
1. Add a new Property, with Value definition: Expression
2. Add Parameters & Properties: Zone > Zone Category
3. Availability: All
If the client uses this as a criterion, the calculation speed will be significantly faster, since ARCHICAD will then calculate only with Zones rather than Zone Relations.
Unfortunately, we lose the Pop-up value choosing option for the criteria, so it needs to be considered whether it is worth the trouble to implement this workaround to speed up the schedule processing."
Zone cat IS xxx OR Zone cat IS XXX OR ... Element type IS zone AND Layer IS xxx AND Hotlink source IS xxxThough this only works in this specific case with one parenthesis. Otherwise their method might be better.
2020-08-26 01:32 PM