hi there All
I am still very new to this, so I’m still trying as I go…
So what I need to get from my model, is all rooms corner coordinates, on the level they belong to.
So the way I have tried approaching it, is by following this thread, but no luck (probably because i’m not sure, what im doing )
So what I am trying to do, is:
- Find all rooms geometry
- Find the bottom of the room, by finding where it intersects with the level.
- Divide this to lines
- Find the startpoint.
HELP!