ladybug-tools / ladybug-geometry

🐞 📦 A library with geometry objects used throughout the Ladybug Tools core libraries
https://www.ladybug.tools/ladybug-geometry/docs/
GNU Affero General Public License v3.0
26 stars 23 forks source link

feat(polyline): Add class for Polyline2D #93

Closed chriswmackey closed 4 years ago

chriswmackey commented 4 years ago

This commit adds a class for Polyline2D, including a method to join line segments into polylines, which will be critical for making correct geoJSON footprints in dragonfly for stories with several Rooms.

ladybugbot commented 4 years ago

:tada: This PR is included in version 1.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: