You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapdl.vplot has wrong argument "show_numbering" and it plots areas.
Areas ids in mapdl.aplot are wrong. There is an issue for this.
I couldn't find the issue, I believe this was fixed already in Mesh selection #2207 among others.
List of errors/bugs
Plotting keypoints numbers do not work. See: https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/01-geometry/00-keypoints.html#apdl-command-kplot.
They do work, but you need to increase the window to see them (Pyvista bug?)
The bounds are always black, regardless of background color. See: https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/01-geometry/00-keypoints.html#apdl-command-kplot
The
color
argument inlplot
does not work. See: https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/01-geometry/01-lines.html#apdl-command-larcDefault cmap generates buggy plots. See Bug: Mesh interpolation gives incorrect results for PyMapdl >=0.66.0 #2502
mapdl.vplot
has wrong argument "show_numbering" and it plots areas.Areas ids in
mapdl.aplot
are wrong. There is an issue for this.I couldn't find the issue, I believe this was fixed already in Mesh selection #2207 among others.
Related issues
See also: #2328
The text was updated successfully, but these errors were encountered: