Filter elements only in Assemblies

Filter elements only in Assemblies

fdkuenneke
Enthusiast Enthusiast
1,219 Views
3 Replies
Message 1 of 4

Filter elements only in Assemblies

fdkuenneke
Enthusiast
Enthusiast

Hello,

I am aware of the ability to filter by element properties as normal, but is there a supported method to filter only the elements found in assemblies? Furthermore, if this is not possible normally is there a workaround to accomplish this in the API?

Thanks for any responses.

I'd say Revit was a chisel if it wasn't used as a hammer.
0 Likes
1,220 Views
3 Replies
Replies (3)
Message 2 of 4

L.Maas
Mentor
Mentor

Elements inside an assembly have a parameter "Assembly Name" which you can use in a filter. Will that not work for you?

Assembly Filter.png

 

If you need additional options you could look into using Dynamo

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 4

fdkuenneke
Enthusiast
Enthusiast

Not exactly (Although that is helpful),

I was hoping for a method to isolate or select multiple families (Drains / Pipe Accessories, in this case) without needing to individually select each one.

Dynamo would be a viable option if this isn't natively possible (although I'd have to dust off my Python coding!).

I'd say Revit was a chisel if it wasn't used as a hammer.
0 Likes
Message 4 of 4

L.Maas
Mentor
Mentor

You probably will not need Python (immediately) when using Dynamo. It is a visual scripting tool, so most can be done by connecting nodes without the need for Python.

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes