ansys / pyansys-geometry

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

feat: allow version input to automatically consider the nuances for the Ansys Student version #1548

Closed RobPasMue closed 2 days ago

RobPasMue commented 2 days ago

Description

Allow the Ansys Student version to be considered as a potential option with the same version numbering as the normal versions (according to ansys-tools-path, student versions are negated).

Also taken the opportunity to "remove" support for 23R2 since it was very limited and restricted only to a specific PyAnsys Geometry minor version (0.2 and 0.3).

Issue linked

Closes #1526

Checklist