Salome HOME
0020112: [CEA 309] Impossible to create a group with a sphere filter
authordmv <dmv@opencascade.com>
Tue, 3 Feb 2009 11:14:09 +0000 (11:14 +0000)
committerdmv <dmv@opencascade.com>
Tue, 3 Feb 2009 11:14:09 +0000 (11:14 +0000)
doc/salome/gui/SMESH/input/selection_filter_library.doc

index e7cd89f97ba4516dfcb8d11f6efd6fd0c950cafc..3c2e054d7d84e2281dec7e7d482ee4f55e373184 100644 (file)
@@ -50,17 +50,13 @@ created. You have to select the mesh and the button will be enabled.
 
 Some criteria are applicable to all <b>Entity types</b>:
 <ul><li>
-<b>Belong to Geom</b> selects entities whose all nodes
-lie on the shape defined by <b>Threshold Value</b>.
-If the threshold shape is a sub-shape of the main shape of the mesh
-the algorithm works faster, if this is any other
-shape the algorithm works slower.
-</li><li>
-<b>Lying on Geom</b> selects entities whose at least one node
-lies on the shape defined by the <b>Threshold Value</b>.
-If the hreshold shape is a sub-shape of the main shape of the mesh the
-algorithm works faster, if this is any other
-shape, the algorithm works slower.
+<b>Belong to Geom</b> selects entities whose all nodes belong to a
+submesh on the shape defined by <b>Threshold Value</b>. The threshold shape
+must be sub-shape of the main shape of mesh.
+</li><li>
+<b>Lying on Geom</b> selects entities whose at least one node belongs to a
+submesh on the shape defined by <b>Threshold Value</b>. The threshold shape
+must be sub-shape of the main shape of mesh.
 </li><li>
 <b>Range of IDs</b> allows selection of entities with the specified
 IDs.