I’m very new to Dynamo and this may be a boneheaded question but I can’t find the Arch-lab node, “delete elements.” I have archi-lab.net package 2016.13.4, but whenever I type in delete element the closest node I find is “delete element for Revit DB.” Am I missing something simple here?
Node names change often, which I believe is the reason here.
Konrad may shed some light butnin the meantime try the tool.eraser node in steamnodes.
Looks like it worked to me. Basically the output of the tool.eraser nodes is null unless the node is unable to delete an item. See if you can find one of the spaces you set to delete in your model.
Latest Archi-lab package would have that node under Element.Delete
Thanks @Konrad_K_Sobon!
As of now, it is Elements.Delete
(not Element singular)

