Message 1 of 3

Not applicable
08-01-2018
07:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an easier way to filter for family instances inside of a room that is in a linked file? Right now I am using a collector for all rooms in linked document, and also a collector for all family instances in my main model. Getting the Location point of all the family instances. Then using the rooms .IsPointInRoom() method to see if the family instances point is in the room. This seems very inefficient, as I have to iterate through both collectors.
I saw a post on this that used a bounding box of the room and applying a filter to the family instance collector, but I dont think this will work because the room and the family instances are in different models / documents.
Thanks,
Solved! Go to Solution.