Any reason why? I’m concerned this will become a problem down the road during certain functions. This may not actually be a problem when all is said and done, but why would this node act in this way?
The error that is presented above just tells me there is no family loaded by that name, b/c they have all been unloaded by disconnecting that node. Either in manual (run once with it connected, once with it not), or in auto.
Just deletes the Families out of my project for some reason. Scares me, slightly.
@ncarter this looks like a bug. It happened from my end as well. It deletes the elements which are placed as well. However i manage to get the families from python which works well in this case.
Yes, please report this. I would suspect that it happens because the node treats the elements as Dynamo-owned Elements when it should be treating them as Revit-owned. If that is indeed the case, it should be an easy fix.