Hi Team,
Has anyone else experienced this problem with Dynamo 2.6.1.8789 & Revit 2.6.1.8850 (Version 2021)
The goal here would be to get the workset ID for a given list of linked elements (Before they are copied into the host project)
It was working in Revit Version 2019 & an older Dynamo version but since the node is OOTB i would have thought it would continue to work.
I was hoping to maybe find an older node like Archi-Labs “Element.Workset” to see if that would work but no luckfind it
This node works on local elements, just not linked elements…interesting…
-As an explanation for this (When it was working)
Identify categories to link
Find linked file to search
Find and isolate workset ID from linked file (Penetrations)
Find all elements under categories & also within Penetrations workset.
Copy those elements to own project
Cut the voids (All of the copied families have nested voids to cut from)
Holes in Beams wall and whatever…
I could re-write the whole thing to get a workaround but ideally i’d just like to replace that one node
Thanks Team!