I want to create structural flooring with Dynamo. I would like to place this in the environment where the beam and column elements are closed.
It is possible to place the flooring in the area where the walls are closed with the Room Tag command, but it is not possible to think of it structurally.
I think this is doable, but would require a good amount of effort to work out the geometries. Could be a fun lunch break exercise for someone if given the right content for them to get started.
Can you post a Revit file so people can try to work off the condition you’re dealing with? Otherwise you’re asking people to spend time rebuilding your initial condition turning this into a lunch and dinner exercise.
Nice solution. I was thinking to intersect a plane with the geometry, and group the resulting curves. Your method is likely a bit faster @lucamanzoni. Great out of the box thinking!
@lucamanzoni , hi Luc, I used your dynamo script and it works prefect for me, but it doesn’t work at first time, the dummy floor disappears, and I have to undo the model and rerun the script again until it works,
could you please tell me what the problem is? thank you so much