Hi, I’m looking for a method where I can select and delete all Revit elements that are Imported Instances as shown below…
I believe there is an Elements.Delete node in the Archi-lab package. Just filter by name or type or however you want and plug into the delete node.
It may also make more sense to use the Categories node and select only the Imported Instances items. Then you can run those directly through a Delete node.
I was just looking to see if that was possible, but I don’t think import instance is an available category.
Agreed, I can’t find anything
In this case I have temporary elements (that I want to delete) which are treated as Imported Symbols (Categories) not Imported Families…
Yeah, sorry that picture was just to show that ImportInstance isn’t a category you can select using the Categories node. Has nothing to do with the import in families.
No problem. If you don’t mind, can you mark the post that solved your problem as the solution, as it will help people who run into the same problem later.
This should work better for you. It is an element type, not a category.
thanks for this
Newbie lol…