-
Notifications
You must be signed in to change notification settings - Fork 23
doc(tutorials): Add plot_mesh_scopings.rst tutorial #2521
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2521 +/- ##
==========================================
+ Coverage 84.10% 84.12% +0.01%
==========================================
Files 91 91
Lines 10703 10703
==========================================
+ Hits 9002 9004 +2
+ Misses 1701 1699 -2 |
|
The documentation for this pull request will be available at https://dpf.docs.pyansys.com/pull/2521. Please allow some time for the documentation to be deployed. |
|
This PR has been closed. Documentation for this pull request will shortly be removed from its former deployment address. |
Adds a tutorial to showcase the new capability to plot a mesh entity scoping.
Plotting a scoping means taking the union of scoping entity IDs and mesh entity IDs and showing the resulting entities as colored shapes on the mesh.