X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fgrouping_elements.rst;h=2846fa94b3d18b37ddeddb15d280aafd084d19fc;hb=98ec6be586ce93a33c242c6ce1f90b609ce31493;hp=e0e259ffae2c3f8ee84c9539d071c071636f5900;hpb=f513b3c72c0c9c1a0c68bae34813cb41ac6fdcd5;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/grouping_elements.rst b/doc/salome/gui/SMESH/input/grouping_elements.rst index e0e259ffa..2846fa94b 100644 --- a/doc/salome/gui/SMESH/input/grouping_elements.rst +++ b/doc/salome/gui/SMESH/input/grouping_elements.rst @@ -27,6 +27,7 @@ The following ways of group creation are possible: * :ref:`Create group ` dialog allows creation of a group of any type: :ref:`Standalone group`, :ref:`Group on geometry ` and :ref:`Group on filter ` using dedicated tabs. * :ref:`Create Groups from Geometry ` dialog allows creation of several groups on geometry at once. +* :doc:`face_groups_by_sharp_edges` operation distributes all faces of the mesh among groups using sharp edges and/or existing 1D elements as group boundaries. * Standalone groups of all nodes and elements of the chosen sub-mesh (type of elements depends on dimension of sub-mesh geometry) can be created using **Mesh -> Construct Group** menu item (available from the context menu as well). * Standalone groups of any element type can be created basing on nodes of other groups - using :ref:`Group based on nodes of other groups ` dialog. * Standalone groups can be created by applying :ref:`Boolean operations ` to other groups. @@ -49,6 +50,9 @@ In the Object Browser, if an item contains more than one child group, it is poss An important tool, providing filters for creation of standalone groups and groups on filter is :ref:`selection_filter_library_page`. +**See Also** sample TUI Scripts of :doc:`tui_grouping_elements` operations. + + **Table of Contents** .. toctree:: @@ -56,6 +60,7 @@ An important tool, providing filters for creation of standalone groups and group creating_groups.rst create_groups_from_geometry.rst + face_groups_by_sharp_edges.rst group_of_underlying_elements.rst using_operations_on_groups.rst editing_groups.rst