From: eap Date: Thu, 16 May 2013 17:12:15 +0000 (+0000) Subject: 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh X-Git-Tag: V7_3_0a1~445 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=22353257e1ba059feb8872697f43e508c86a8415 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh --- diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc index 12aabc255..583d7e773 100644 --- a/doc/salome/gui/SMESH/input/selection_filter_library.doc +++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc @@ -82,6 +82,15 @@ IDs.
  • Color of Group allows selection of entities belonging to the Group with the color defined by the Threshold Value. +
  • +Elements of a domain allows selection of entities belonging to +one domain of a mesh. The domain is a part of mesh not connected to +other parts. Threshold Value locating any element of the domain can be either +- node ID (that you can pick in the Viewer) or +- geometrical vertex (that you can pick either in the Viewer or in the + Object Browser) or +- 3 coordinates of a point (that you can enter in TUI mode only). +