> ## 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

>  Shapely is a great Python library that helps us analyse and manipulate geometries.

Shapely is an open-source package that brings the power of the Shapely Python library to Revit users. Shapely is a widely used library for manipulating and analysing geometric objects, providing powerful functions for spatial analysis. This package enables Dynamo users to work seamlessly with Shapely geometry features directly within the Dynamo environment

Enjoy the polygons! 

## Installation

<Note>
  This Dynamo package has been written to work with **REVIT 2025 and later.**
</Note>

Use the Dynamo Package Manager to locate the **Shapely** package, then make sure that you have downloaded the **latest version**.

<Frame>
  <img src="https://mintcdn.com/shapely/Zmixl7owj_j1fwHG/images/Shapely-Dowload.png?fit=max&auto=format&n=Zmixl7owj_j1fwHG&q=85&s=b1133b22bb646ffebd2d4dee92172091" className="pointer-events-none" style={{ borderRadius: '0.5rem', border: '1px solid rgba(0,0,0,0.1)' }} width="1107" height="739" data-path="images/Shapely-Dowload.png" />
</Frame>
