ansys / pymotorcad

https://motorcad.docs.pyansys.com
MIT License
13 stars 1 forks source link

Make sure Region.points includes all points when region not complete #333

Open jgsdavies opened 3 weeks ago

jgsdavies commented 3 weeks ago

Region.points does not return final point in region if region is not complete - e.g. while drawing a region from scratch. Fix this.