Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an API to list messages #440

Open
koubaa opened this issue Oct 5, 2023 · 0 comments · May be fixed by #1068
Open

Add an API to list messages #440

koubaa opened this issue Oct 5, 2023 · 0 comments · May be fixed by #1068
Labels
future To be implemented in the future

Comments

@koubaa
Copy link
Collaborator

koubaa commented Oct 5, 2023

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

@dipinknair dipinknair added the future To be implemented in the future label Dec 21, 2023
@dipinknair dipinknair linked a pull request Jan 27, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future To be implemented in the future
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants