pymechanical
pymechanical copied to clipboard
Add an API to list messages
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()