i had already posted a graph that was working well untill now. For some reason i started a new project and it doesnt work anymore - does anyone knows why?
I am using the node Door.Rooms from Clockwork. Every time i connect fromRoom to Element.GetParameterValueByName it works perfectly well. When i connect toRoom it doesnt work at all though… Am I doing something wrong here? Thanks!
Hi,
in the context, I stumbled across another mistake. I got null values for some doors. But the doors were in the building. The mistake was that the room calculation point was below the floor because the doors were installed too deep. So the room calculation point did not touch a room.
So I moved the calculation point up in the door families.
We had the same problem, but why should a door be built inside the floor anyway? Changing the room calculation point solves the dynamo problem but doesn’t correct the clash (door x floor). We decided instead to create another graph and correct the position of all doors.