File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
doc/source/user_guide/tutorials/plot Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Plot mesh scopings
55==================
66
77.. include :: ../../../links_and_refs.rst
8+ .. |add_scoping | replace :: :py:meth: `DpfPlotter.add_scoping() <ansys.dpf.core.plotter.DpfPlotter.add_scoping> `
89
910This tutorial shows different commands for plotting mesh entities targeted by mesh scopings.
1011
@@ -122,7 +123,7 @@ Then plot the |ScopingsContainer| applied to a |MeshesContainer| with similarly
122123Use DpfPlotter.add_scoping
123124--------------------------
124125
125- We now use the |DpfPlotter | to add scopings applied to |MeshedRegion | to a scene.
126+ We now use the |add_scoping | to add scopings applied to |MeshedRegion | to a scene.
126127
127128.. jupyter-execute ::
128129
You can’t perform that action at this time.
0 commit comments