Bounding rectangle issue

Hi everyone! I can’t find “bounding rectangle” in my grassoppher with rhino 8. Could you hepl me?

Hi, Grasshopper doesn’t have a native Bounding Rectangle component. You might be thinking of the Bounding Rectangle component from the Pufferfish plugin.

Or get the bounding box, the box corners, and make a closed polyline with corners A,B,C,D.

Thanks

Thank you