X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmodifying_meshes.rst;h=3c9b7d1324a30465a255f83978fa8ae318022d61;hp=62c41498a968e592e820f912d31d2bb7b991b31a;hb=3f36e2f8be3687a5c1b48595f878df46c4d81e74;hpb=67312ab966a7c21fe835917978028643ffadd99e diff --git a/doc/salome/gui/SMESH/input/modifying_meshes.rst b/doc/salome/gui/SMESH/input/modifying_meshes.rst index 62c41498a..3c9b7d132 100644 --- a/doc/salome/gui/SMESH/input/modifying_meshes.rst +++ b/doc/salome/gui/SMESH/input/modifying_meshes.rst @@ -8,37 +8,37 @@ Salome provides a vast specter of mesh modification and transformation operation * :ref:`Add ` mesh elements from nodes to polyhedrons at an arbitrary place in the mesh. * :ref:`Add quadratic ` mesh elements from quadratic segments to quadratic hexahedrons at an arbitrary place in the mesh. -* :ref:`Remove ` any existin" mesh elements and nodes. +* :ref:`Remove ` any existing mesh elements and nodes. +* :ref:`Convert linear mesh to quadratic `, or vice versa. +* :ref:`Generate boundary elements `. * :ref:`Translate ` in the indicated direction the mesh or some of its elements. * :ref:`Rotate ` by the indicated axis and angle the mesh or some of its elements. * :ref:`Scale ` the mesh or some of its elements. * :ref:`Mirror ` the mesh through a point, a vector or a plane of symmetry. * :ref:`double_nodes_page`. Duplication of nodes can be useful to emulate a crack in the model. -* Unite meshes by :ref:`sewing ` free borders, border to side or side elements. * :ref:`Merge Nodes` coincident within the indicated tolerance. * :ref:`Merge Elements ` based on the same nodes. +* Create an :ref:`extrusion ` along a vector or by normal to a discretized surface. +* Create an :ref:`extrusion along a path `. +* Create elements by :ref:`revolution ` of the selected nodes and elements. * :ref:`Move Nodes ` to an arbitrary location with consequent transformation of all adjacent elements. +* :ref:`Change orientation ` of the selected elements. +* :ref:`Orient faces ` by several means. +* Unite meshes by :ref:`sewing ` free borders, border to side or side elements. * :ref:`Invert an edge ` between neighboring triangles. * :ref:`Unite two triangles `. * :ref:`Unite several adjacent triangles `. -* :ref:`Change orientation ` of the selected elements. -* :ref:`Orient faces ` by several means. * :ref:`Cut a quadrangle ` into two triangles. * :ref:`Split ` volumic elements into tetrahedra or prisms. * :ref:`Split bi-quadratic ` elements into linear ones without creation of additional nodes. * :ref:`Smooth ` elements, reducung distortions in them by adjusting the locations of nodes. -* Create an :ref:`extrusion ` along a vector or by normal to a discretized surface. -* Create an :ref:`extrusion along a path `. -* Create elements by :ref:`revolution ` of the selected nodes and elements. * Apply :ref:`pattern mapping `. -* :ref:`Convert linear mesh to quadratic `, or vice versa. -* :ref:`Generate boundary elements `. * :ref:`generate_flat_elements_page`. * :ref:`cut_mesh_by_plane_page`. .. note:: - It is possible to :ref:`modify the mesh ` of a lower dimension before generation of the mesh of a higher dimension. + You can use these operations to :ref:`modify the mesh ` of a lower dimension before generation of the mesh of a higher dimension. .. note:: It is possible to use the variables defined in the SALOME **NoteBook** to specify the numerical parameters used for modification of any object.