Rhino.InsideRevit - User Defined Workset

Hi All,

I am trying to extract user-defined worksets from Revit into Grasshopper. Please don’t confuse with elements workset. Anyway to do so?

Hey there,

I have created a user defined parameter on my side to simulate your situation. I have created an “Identity Data” parameter called “Workset” and set the “Workset1” value for the selected floor element. Following description works for me. If it doesn’t work for you, please share an example Revit model, so we can simulate your error on our side.



floor workset.gh (7.1 KB)

There is no OOB components to do this but something like this should work.

RiR-WorksetIdentity.gh (18.3 KB)