Salome HOME
Merge branch 'V9_2_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_measurements.rst
index 06eb255b0e700e3d2626419968e3f5eada310c97..a4e056531e0ed3aff3b0555d4c1338b00f5931a7 100644 (file)
@@ -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>`