ansys / pymechanical

Pythonic interface to Ansys Mechanical ™

Home Page:https://mechanical.docs.pyansys.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geometry import API should throw an exception if there's no license available

koubaa opened this issue · comments

The current behavior is that the ImportGeometry API executes without any error or indication that a problem occured, but no geometry was imported. There should have been an exception thrown for a missing license.