Hi Rich, you can hold down shift+ctrl when you do a selection which will force a window selection to happen and disable the regular selection that happens on mouse down. This is what you want to use for this kind of situation where there is not a good empty space to click on which is normally how you make a window selection.
Then along with that you would want to do a left-to-right direction on the window so it will be the kind that only targets things entirely inside the window. Dragging in a right-to-left direction makes a dashed "crossing" type window selection that will grab anything that intersects it.
If you can post your model I can make a demo video showing that.
- Michael
|