Sometimes when you deal with worksets you can find some unexplicable objects popultating Workset1 (one of the default worksets created by Revit when the work sharing has been activated).
I wrote a little macro to retrieve in one line all the IDs of the objects grouped by Workset, divided by Instances and Type definitions.
Here's an excerpt of the txt file that you will find on the desktop (I've used notepad++ to show how the rows are built).
Anyway, I can't figure out what this "Other" category stands for, any ideas? There are no good views to show those elements in the working canvas.
You can find the code here.
If you are happy with my code please show me some gratitude Paying What You Want via PayPal to:
puntorevit@gmail.com
I find that Other tends to refer to Voids. Is that the case here?
RispondiEliminaUnfortunately not, because in that case I would be able to change their workset and there aren't 2700+ Voids in the model. Thanks for your suggestion.
EliminaCheers,
-Paolo