We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-05-03 02:55 PM
Hi there,
For some reason the zone adds the area of certain doors and not for others. And I want the zone to include doors & Windows.
The swiss helpline said it has to do with the zone not knowing until where it needs to calculate, with doors which have lining. (I'm not sure whether this is the correct term in english)
Now I assume this limit is programmed into the gdl of the door. Does anyone know anything about his?
Solved! Go to Solution.
2022-05-04 06:48 PM
Go and check the "compatibility options" inside the library part editor. I think there could be hidden something that is indeed different between your two test doors.
2022-05-03 03:12 PM
No. It's in Project Preferences - Zones.
PS: The recess is measured from the face of the wall to the door frame, which in the 3rd case is set to be equal to the wall thickness, while the other 2 walls have normal thickness.
2022-05-03 03:18 PM
Is the recess defined in the door script? Because then I could edit that to react the same as the others.
2022-05-03 03:26 PM
As i said, the recess is the distance from the wall face to the door frame.
You can control it via the Reveal Depth setting.
2022-05-03 04:41 PM
I understand that. I wonder whether it's prossible to override this inside the script of the GDL, on those doors which are currently ignored by the zone. Even if it includes the door lining inside it's calulation.
2022-05-03 04:45 PM
I highly doubt that. Seems like its something hardcoded. But on the other hand i'm not even a GDL novice, so here's to one of the GDL gurus helping with that.
2022-05-03 05:55 PM
So I tested something:
I have door 1 (which the zone reacts to) and door 2 (which it doesn't react to)
I copied the all the scripts (master,2d...) from door 1 to door 2
So now in both are technically exactly the same apart from the name.
But still the zone ignores door 2
I am very confused 😅
2022-05-04 02:55 PM
Try setting the Project Preferences - Zones like this:
2022-05-04 04:47 PM
Doesn't work unfortunetly.
2022-05-04 06:48 PM
Go and check the "compatibility options" inside the library part editor. I think there could be hidden something that is indeed different between your two test doors.