Select worksets' elements?

Hi all, just a quick question,

For currently release, is there a way to quick select all element’s by workset?

This is one way to do it. To create branches of the various worksets. I’ll post a revit filters version as well.

RE_select_Workset.gh (11.8 KB)

The workset components should be available in 1.1, until then they are on the guide as python scripts.

https://www.rhino3d.com/inside/revit/beta/guides/revit-worksets

I was editing the image few second ago … :no_mouth:
was wondering why

okay i see that’s why… thanks a lot !!

Here is the Filter version. You have to get the Integer Value, Name is a different property and not available on the Built-In Parameter selector.


RE_select_Workset_Filter.gh (9.0 KB)