Pick Objects: Mutli window swipe/drag selections

Is there a way to mimic Revit’s native CTRL multi select elements with PickObjects?

You can use CTRL to multiselect in PickObjects, it just doesn’t do Ctrl + window-select very well (unless you start that window select on a selectable element) because it interprets the click in blank space (to start the window-select) as a deselect action.
I think I’ve mainly seen it in filtered pickobject actions, IE user can only select walls.
I would also love to find out someone else has a workaround that maybe I’m missing, though.

i have had to combat this by having a “use pre-selected mode”. so i will do select using the regular revit way using CTRL + window selecting, then then that mode.

But it would be nice if the pickobjects could work this way. it sucks to accidentally miss-click and the elements do not maintain being selected.