how to isolate a single element in a linked revit file in revit 2024

how to isolate a single element in a linked revit file in revit 2024

irving.garciaHUXY4
Participant Participant
263 Views
3 Replies
Message 1 of 4

how to isolate a single element in a linked revit file in revit 2024

irving.garciaHUXY4
Participant
Participant

How can I isolate an element in a linked revit file? I want to isolate the element in magenta which has a mark name under the identity data, so I used a view filter to make it magenta but now I want to just isolate it alone. Any suggestions using an add in or a dynamo script ? Screenshot 2025-02-05 135926.png

 

0 Likes
Accepted solutions (1)
264 Views
3 Replies
Replies (3)
Message 2 of 4

iainsavage
Mentor
Mentor
Accepted solution

Set a view filter to "does NOT equal" [whatever your criterion is], then use that to turn off visibility for everything which doesn't have the specified criterion.

0 Likes
Message 3 of 4

irving.garciaHUXY4
Participant
Participant

Thank you so much that worked! This is my first time using filters.

0 Likes
Message 4 of 4

baleti3266
Advocate
Advocate

that's a really useful trick in revit, it can work across categories and across links

0 Likes