I’m using the default hex grid, so 5x5 hexagons. I want to find the bounding box. ‘BBox’ works fine if the grid is 1 hexagon… but multiple hexagons each get their own box. How do I find the box that encloses the entire grid of 5x5?
I’m using the default hex grid, so 5x5 hexagons. I want to find the bounding box. ‘BBox’ works fine if the grid is 1 hexagon… but multiple hexagons each get their own box. How do I find the box that encloses the entire grid of 5x5?
Thank you so much!
You don’t need to use Group! Flatten the input to Bounding Box, then right-click the component and choose ‘Union Box’.
Oh excellent! Thank you so much, I am learning!
If you want bounding rectangle use Pufferfish
Oh neat, thank you!