Salome HOME
IPAL53073: Hexotic Mesh is not compute
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_use_existing_faces.doc
1 /*!
2
3 \page tui_use_existing_faces Usage of "Use Faces to be Created Manually" algorithm
4
5 This sample demonstrates how to use <b>Use Faces to be Created Manually</b> algorithm,
6 which is actually just a stub allowing to use your own 2D algorithm
7 implemented in Python.
8
9 \tui_script{use_existing_faces.py}
10
11 Resulting mesh:
12 \image html use_existing_face_sample_mesh.png
13
14 */