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
23 stars 22 forks source link

Add scale_1d methods to all geometry classes #351

Open chriswmackey opened 2 years ago

chriswmackey commented 2 years ago

The current scaling methods are useful in a lot of cases but they're not usable when someone only wants to scale in 1 or 2 dimensions. If we add these methods to all geometry objects, this can streamline a lot of people's workflows.