ansys / pyansys-geometry

A Python wrapper for Ansys Geometry Services
https://geometry.docs.pyansys.com/
MIT License
32 stars 9 forks source link

fix: start and end points for edge #1176

Closed RobPasMue closed 1 month ago

RobPasMue commented 1 month ago

New shape property is not available in 24R1... causing plotter to fail as well since the edges can't be plotted. This should fix the issues coming from it (delegating it to the previous API).