-
Notifications
You must be signed in to change notification settings - Fork 122
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
Adding support to ***inq
functions
#799
Conversation
Agreed. |
As mentioned before, there are quite a lot of info in the docstrings which I'm not sure if we want to share. Some guidance is appreciated. Nevertheless, if we are intending PyMAPDL becomes somehow the new way of interact with MAPDL, I see that this documentation is going to be the reference, not only for checking PyMAPDL commands but also MAPDL commands (given the similar syntax and the lack of official public documentation). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Applying code review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incorporating my suggestions. Looks good to me!
Close #798 by implementing the ``***inq``` functions
Check list: