We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the example given here to plot selected areas.
However, only na1 input is taken into account and the rest of the inputs is ignored. Furthermore, numbering is given 0 for the area shown.
The text was updated successfully, but these errors were encountered:
Hi @aliirmak
You are right. The second and third argument (na2 and ninc) are broken.
na2
ninc
The area numering is broken too.
I'm working in a fix right now.
Sorry, something went wrong.
amax
ainc
PR #746 should fix this.
@aliirmak if you update PyMAPDL (pip install --upgrade ansys-mapdl-core) the issue should be solved.
pip install --upgrade ansys-mapdl-core
germa89
Successfully merging a pull request may close this issue.
I followed the example given here to plot selected areas.
However, only na1 input is taken into account and the rest of the inputs is ignored. Furthermore, numbering is given 0 for the area shown.
The text was updated successfully, but these errors were encountered: