It would be good to be able to select some elements and get the View to Fit to Selected...Hopefully an easy enhancement.
key in workaround:
set displayset on; selview 1; displayset set selection; fit all; point ab; displayset clear; update view extended
Check out PokeIt. In addition to many other functions, it includes a Fit Selection command: https://communities.bentley.com/products/programming/microstation_programming/b/weblog/posts/pokeit-select-and-view-elements-based-on-attributes-from-an-element-plus-much-more
I had to go check and see if this is really not there already. It is not...
key in workaround:
set displayset on; selview 1; displayset set selection; fit all; point ab; displayset clear; update view extendedCheck out PokeIt. In addition to many other functions, it includes a Fit Selection command: https://communities.bentley.com/products/programming/microstation_programming/b/weblog/posts/pokeit-select-and-view-elements-based-on-attributes-from-an-element-plus-much-more
I had to go check and see if this is really not there already. It is not...