@stephenappel wrote:
What I am trying to do is use the filter command to select both solids and hatches at one time by placing both of those items in the filter list
Good to know: see my screenshots in my last reply, doing them individually addresses your primary/original post requirements.
In this PDF tutorial https://static.au-uw2-prd.autodesk.com/Class_Handout_CES323893_Scott_Wilcox.pdf
Find and explore this section for your added need to select more than one type in FILTER (it also covers how to use QSELECT)
Learning Objective 3: Logical Operators (and, or, not xor)
By using Add Selected Object, and simple object properties, there is a limitation: the selection
set will only include items that meet every criteria. What if we wanted for example, a selection of
only circles and lines, and no other object type? Having two objects (i.e. circle and line) in the
list will mean that NO OBJECTS get selected, since there is no object that is both a circle AND
a line. How can we build a selection set of multiple object types with different properties?
Fortunately there is a way to achieve this in AutoCAD with logical operators.
OR... why not use SELECTSIMILAR? in about 5-10seconds I seemed to have selected all instances to do whatever I want to do with all of those objects as I tested right now (took me longer to type all of this and screen capture)
