Hi,
I have a Family that contains voids. I place walls and then use Clockwork’s Element.CutGeometry to cut the wall with these voids. Walls are set to Disallow join and when they are not at 90° the have a conflict and should be cut with an angle.
These are the walls before cutting:
And after cutting:
The first wall to be cut gets cut in the wrong way. (I tried shifting the Wall indices ans then another wall (the first one) gets cut like this)
This used to work in Revit 2022. Now I’m using Revit 2024 with an Up to date Dynamo Core 2.19.3.6394 and Dynamo Revit 2.19.4.13096. (Also tried Revit 2025, a different computer, an older Family that used to work)
I have found the cause of this, in my Family, there are 2 seperate voids.
If I use only one void, it works but I can’t really work around that.
Did anybody experience this as well and found a solution?
Thanks!