Yes, you can perform them together but it would be redundant. Example. You draw a boundary box, 10-miles wide and 10-miles tall. Your workflow now requires you to bring in a line that's 30-miles long running horizontally through the center of the box. Does the line intersect the edges of the bounding box? Yes, it definitely intersects. It can't fit inside because it's way too long and the box way too small.
The question remains: Is it in or out? Well both......yes and no. Doh? Can't be both, it's either in or out. Confusing? Absolutely.
If you pick INSIDE to execute your query, then it's filtered out, or discarded, because the 30-mile long line doesn't fit inside (as in INSIDE query) the box. If you went to other way and chose TOUCHING ANY PART OF to define your query then it's NOT discarded, it's KEPT, because line intersects, or touches, the edge of the box (as in TOUCHING ANY PART).
Here comes the confusing part: What if you bring a line, 3-miles long, running vertically down the center of the box? What if it also doesn't intersect any of the edges AND at the same time isn't outside the box? Will this line WILL be kept. Yes, it'll be kept, it won't be discarded. But why? You could argue it be discarded because it's not 'touching' the box and your query stipulates to keep only those lines TOUCHING ANY PART OF. AutoCAD would win the argument and you'd lose.
Summary: AutoCAD considers anything intersecting as TOUCHING, as in touching an edge. It also considers anything within the box to be TOUCHING, as in touching the INTERIOR of the box. An INSIDE query means the whole line, the entire length, must be completely INSIDE the box and no part, not a scintilla, of the line to be outside.
Conclusion: If you have a 30-mile long line and a 10-mile x 10-mile box, I'd select Touching Any Part of because I want it to show it on my final drawing. If I were to select INSIDE then the 30-mile line would be discarded and wouldn't appear on the final drawing because it's not completely INSIDE. If it's a major highway, it wouldn't show on my final map. If it's critical to show that highway, then I must pick TOUCHING.
Don't get me wrong, there are times you do want to be discard objects. Say you have contaminated soil with off-gasses that might be toxic. You want to relocate residents whose homes are completely inside the contaminated plume immediately. Later, you'll relocated those on the plume's fringes. In this case, I want to isolate residents who are INSIDE a contaminated polygon that represents the plume and discard (not really discard but defer) those who are partially outside or simply TOUCHING the contaminated soil. For those who are outside the plume, they are not relocated, saving the city relocation costs. Those on the fringes can be relocated the following week, giving residents with increased toxic exposure higher priority with immediate relocation.
Chicagolooper
