Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to figure out if there is an easy way to filter elements by BoundarySegments or CurveLoops?
The BoundingBox filters are helpful, but often too coarse, since rectangle shapes that also happen to be parallel to the X&Y axes (instead of e.g. diagonal) are not that common - think L-shaped room. I've looked at https://thebuildingcoder.typepad.com/blog/2015/12/quick-slow-and-linq-element-filtering.html for potential filters but couldn't find one that matches this need.
Solved! Go to Solution.