Salome HOME
23619: EDF 18055 - Detection of sharp edges
[modules/smesh.git] / doc / salome / gui / SMESH / input / constructing_meshes.rst
index bb269953a8f03f9f6898945f73b6b26fd8a1cfc8..d26102f43049ac47f650011b1a9ad51a4ed9c41d 100644 (file)
@@ -136,7 +136,7 @@ To construct a mesh:
    * **Applied algorithms** folder containing the references to the algorithms chosen at the construction of the mesh. 
    * **SubMeshes on Face** folder containing the sub-meshes defined on geometrical faces. There also can be folders for sub-meshes on vertices, edges, wires, shells, solids and compounds.
    * **Groups of Faces** folder containing the groups of mesh faces. There also can be folders for groups of nodes, edges, volumes 0D elements and balls.
-    
+
 
    There is an alternative way to assign Algorithms and Hypotheses by clicking **Assign a set of hypotheses** button and selecting among pre-defined sets of algorithms and hypotheses. In addition to the built-in sets of hypotheses, it is possible to create custom sets by editing CustomMeshers.xml file located in the home directory. CustomMeshers.xml file must describe sets of hypotheses in the same way as ${SMESH_ROOT_DIR}/share/salome/resources/smesh/StdMeshers.xml file does (sets of hypotheses are enclosed between \<hypotheses-set-group\> tags). For example:
        ::