Select Tags by Host

I need to find and delete all the tags of a certain wall type in my project. I’m wondering if I can use Dynamo to select all wall tags that are hosted by a certain wall type. I’ve found many threads detailing how to select the host of a tag, but none for the reverse. I’d appreciate any help.

I don’t know if there’s a method for finding an element’s tag but you could just as easily work backwards. Get all wall tags in a project, find their host, then filter by whether the host matches your specific wall type or not.

1 Like