X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmodifying_meshes.doc;h=e857a96c89ca828b682f1c67677ae6ac103e8d7b;hp=d32e56a488901ca2d6b81088814edc2fdc9c5f59;hb=45b7e5c3e156b516962f86d15df69b12d8060363;hpb=f500e5a8b62895e81275f73d8fecd7a977711d78 diff --git a/doc/salome/gui/SMESH/input/modifying_meshes.doc b/doc/salome/gui/SMESH/input/modifying_meshes.doc old mode 100644 new mode 100755 index d32e56a48..e857a96c8 --- a/doc/salome/gui/SMESH/input/modifying_meshes.doc +++ b/doc/salome/gui/SMESH/input/modifying_meshes.doc @@ -12,8 +12,6 @@ nodes to polyhedrons at an arbitrary place in the mesh. elements (used in quadratic meshes) from quadratic nodes to quadratic polyhedrons at an arbitrary place in the mesh.
  • \subpage removing_nodes_and_elements_page "Remove" any existing mesh elements.
  • -
  • \subpage renumbering_nodes_and_elements_page "Renumber" nodes and -elements of the mesh.
  • \subpage translation_page "Translate" in the indicated direction the mesh or some of its elements.
  • \subpage rotation_page "Rotate" by the indicated axis and angle @@ -22,8 +20,7 @@ the mesh or some of its elements.
  • elements.
  • \subpage symmetry_page "Mirror" the mesh through a point or a vector of symmetry.
  • -
  • \subpage double_nodes_page "Duplicate nodes or/and - Elements". Duplication of nodes can be useful to emulate a crack in the model.
  • +
  • \subpage double_nodes_page "Duplicate nodes or/and Elements". Duplication of nodes can be useful to emulate a crack in the model.
  • Unite meshes by \subpage sewing_meshes_page "sewing" free borders, conform free borders, border to side or side elements.
  • \subpage merging_nodes_page "Merge Nodes", considered coincident @@ -37,12 +34,13 @@ with consequent transformation of all adjacent elements and edges.
  • \subpage uniting_set_of_triangles_page "Unite several adjacent triangles".
  • \subpage changing_orientation_of_elements_page "Change orientation" of the selected elements.
  • -
  • \subpage reorient_faces_page "Reorient faces by vector".
  • +
  • \subpage reorient_faces_page "Reorient faces".
  • \subpage cutting_quadrangles_page "Cut a quadrangle" into two triangles.
  • \subpage split_to_tetra_page "Split" volumic elements into tetrahedra or prisms.
  • \subpage smoothing_page "Smooth" elements, reducung distortions in them by adjusting the locations of element corners.
  • -
  • Create an \subpage extrusion_page "extrusion" along a vector.
  • +
  • Create an \subpage extrusion_page "extrusion" along a vector or by +normal to a discretized surface.
  • Create an \subpage extrusion_along_path_page "extrusion along a path".
  • Create an edge or a surface by \subpage revolution_page "revolution" of the selected node or edge.
  • @@ -54,6 +52,11 @@ or vice versa.
  • \subpage cut_mesh_by_plane_page "Cut a tetrahedron mesh by a plane".
  • +It is possible to \ref edit_anchor "modify the mesh" of lower +dimension before generation of mesh of higher dimension. + +


    + \note It is possible to use the variables defined in the SALOME \b NoteBook to specify the numerical parameters used for modification of any object.