> ## Documentation Index
> Fetch the complete documentation index at: https://shapely.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shapely BoundingCircle

>  Returns the smallest circle surrounding a geometry. This circle is calculated to encompass the entire geometry. 

### An example of transformations

<a href="/images/Shp_BoundingCircle.png" target="_blank">
  <img src="https://mintcdn.com/shapely/Zmixl7owj_j1fwHG/images/Shp_BoundingCircle.png?fit=max&auto=format&n=Zmixl7owj_j1fwHG&q=85&s=41e47dacf2722f3718285db3af9a7a16" className="pointer-events-none" style={{ borderRadius: '0.5rem', border: '1px solid rgba(0,0,0,0.1)' }} width="1756" height="785" data-path="images/Shp_BoundingCircle.png" />
</a>

### An example of test

<Frame>
  <a href="https://github.com/DurmusCesur/docs/releases/download/Dyn/Shp_BoundingCircle.dyn" download="Shp_BoundingCircle.dyn">
    <button className="bg-[#16A34A] text-white px-5 py-1 rounded-md hover:bg-[#15803D] transition-colors">
      Shp\_BoundingCircle.dyn
    </button>
  </a>
</Frame>
