pymechanical icon indicating copy to clipboard operation
pymechanical copied to clipboard

Add an API to list messages

Open koubaa opened this issue 1 year ago • 0 comments

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()

koubaa avatar Oct 05 '23 17:10 koubaa