ansys/pymechanical

Add an API to list messages

koubaa opened this issue · 0 comments

koubaa commented

messages can be printed like this:

>>> _=[print(msg.DisplayString) for msg in app.ExtAPI.Application.Messages]
The shared license is not available to perform the Geometry Attach operation

ideally this should be an API on App, like app.PrintMessages()