Hi
Does anyone know if it is possible to add a button to context menu or next to finish/cancel when picking object with Selection.PickObjects() that selects all instances that passes your filter in the view? This will be a combination of the built in "select all instance visible in view" and PickObjects().
As of now I create the filter and then ask through a dialog whether the user want to pick single elements that pass the filter or all in visible view that passes the filter. It would be so much better if the user could choose it while in picking mode.
- Fredrik