From 263a1ad8996a23f3bbb31541f1300f960af52261 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 14 Oct 2010 11:00:08 +0000 Subject: [PATCH] 0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic --- doc/salome/gui/SMESH/input/selection_filter_library.doc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc index 94dd3844c..dd9ae9103 100644 --- a/doc/salome/gui/SMESH/input/selection_filter_library.doc +++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc @@ -156,6 +156,12 @@ See also a length, which is more, less or equal (within a given Tolerance) to the predefined Threshold Value. See also a \ref length_2d_page "Length 2D quality control". +
  • +Coplanar faces selects mesh faces neighboring the one defined by +Threshold Value and whose normal has an angle less then an +angular tolerance (defined in degrees) with normal of the face +selected as threshold. Selection continues among neighboring faces of already +selected ones.
  • -- 2.39.2