ansys/pyansys-geometry

Implement the usage of ``pyansys-tools-versioning`` or own decorator for minimum server version

Closed this issue · 3 comments

As title says.

This is now possible using ansys-api-geometry version 0.3.8

We will have to implement some try/except behavior though to avoid failing past versions. But in those cases, we will assume 24R1.

Done through #1024