Message 1 of 3
Check if point lies outside the building boundary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am trying to create a solution using Revit API to check if any point in the document lies outside or inside of the building boundary(Formed by the outermost walls). To achieve this I went through the link. https://forums.autodesk.com/t5/revit-api-forum/how-do-i-get-all-the-outermost-walls-in-the-model/td-...
I created the room and then checked if the point lies inside the room or not. It is working if the walls are in the host model. But in my case, the walls are coming from the Architecture link file, tried a few workarounds but had no luck.
I'm struggling to find a solution to this problem and would appreciate any help. @jeremytammik @mikako.harada