Salome HOME
Provide missing TUI examples of some algorithms
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_use_existing_faces.rst
diff --git a/doc/salome/gui/SMESH/input/tui_use_existing_faces.rst b/doc/salome/gui/SMESH/input/tui_use_existing_faces.rst
deleted file mode 100644 (file)
index baaf81a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-.. _tui_use_existing_faces: 
-
-*****************************************************
-Usage of "Use Faces to be Created Manually" algorithm
-*****************************************************
-
-This sample demonstrates how to use **Use Faces to be Created Manually** algorithm,
-which is actually just a stub allowing to use your own 2D algorithm
-implemented in Python.
-
-.. literalinclude:: ../../../examples/use_existing_faces.py
-    :linenos:
-    :language: python
-
-:download:`Download this script <../../../examples/use_existing_faces.py>`
-
-Resulting mesh:
-
-.. image:: ../images/use_existing_face_sample_mesh.png
-       :align: center