Skip to content

Commit d18b54d

Browse files
committed
Change ref to add_scoping
1 parent 06b6988 commit d18b54d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/user_guide/tutorials/plot/plot_mesh_scopings.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

910
This 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
122123
Use 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

0 commit comments

Comments
 (0)