Is there a clever/easy/fast way in Grasshopper to change the viewport zoom to fit a bounding box around a set of objects…fex so that the viewport is centered on the BB, and the BB is zoomed to be 1/3 the height or width of the active viewport (without changing the viewport)
I want to use it automatically capture screenshots with a predictable amount of space around the object.
I’m not sure that ZoomExtends will do the trick (there is a lot of context in the view and I want to zoom on a subset of surfaces (a building), but maybe I could scale the BB and the ZoomSelected…