Springs Collector.LinkedInstanceElements

Hello all,

I am trying to get the Collector.LinkedInstanceElements node from Spring to work, but it keeps telling me that the imported and linked CAD files in the project are unloaded.

Any thoughts as to why this is?

Hi @lshannonEQEBT
Actually your input is a dwg CAD import or link instance, I think that the node expected a Revit link instance.
Cheers

I see. Well that’s a bummer! I’m trying to make a graph that will return all of the linked and imported DWGs and then locate them so we can find ones that are hidden in the model. Then, I can give the option to unlink or delete the DWGs if the user wants.