ansys / ansys-tools-path

Library to detect Ansys products installation path
https://path.tools.docs.pyansys.com/
MIT License
3 stars 2 forks source link

Feat: Add option to check saved path matches with arg version #177

Closed dipinknair closed 4 months ago

dipinknair commented 4 months ago

if get_mechanical_path(version=232) has version provided. check saved path first, if version not found there then use find mechancial

@koubaa Should this be a debug or warning if version mismatch between saved path and requested ?