X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_measurements.rst;h=a4e056531e0ed3aff3b0555d4c1338b00f5931a7;hb=96b56d1ee6cac6144b4cb376187ec7c21be4ae51;hp=06eb255b0e700e3d2626419968e3f5eada310c97;hpb=f513b3c72c0c9c1a0c68bae34813cb41ac6fdcd5;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_measurements.rst b/doc/salome/gui/SMESH/input/tui_measurements.rst index 06eb255b0..a4e056531 100644 --- a/doc/salome/gui/SMESH/input/tui_measurements.rst +++ b/doc/salome/gui/SMESH/input/tui_measurements.rst @@ -10,7 +10,6 @@ Minimum Distance ================ .. literalinclude:: ../../../examples/measurements_ex01.py - :linenos: :language: python :download:`Download this script <../../../examples/measurements_ex01.py>` @@ -21,7 +20,6 @@ Bounding Box ============ .. literalinclude:: ../../../examples/measurements_ex02.py - :linenos: :language: python :download:`Download this script <../../../examples/measurements_ex02.py>` @@ -32,7 +30,14 @@ Basic Properties ================ .. literalinclude:: ../../../examples/measurements_ex03.py - :linenos: :language: python :download:`Download this script <../../../examples/measurements_ex03.py>` + +Angle +===== + +.. literalinclude:: ../../../examples/measurements_ex04.py + :language: python + +:download:`Download this script <../../../examples/measurements_ex04.py>`