From: eap Date: Thu, 26 Jan 2012 15:31:11 +0000 (+0000) Subject: 0021338: EDF 1926 SMESH: New controls and filters X-Git-Tag: V6_5_0a1~172 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1ffe72da8d0588b5a9504b8ea928ce3550c43b0f;p=modules%2Fsmesh.git 0021338: EDF 1926 SMESH: New controls and filters --- diff --git a/doc/salome/gui/SMESH/images/double_faces.png b/doc/salome/gui/SMESH/images/double_faces.png new file mode 100644 index 000000000..47bed1fab Binary files /dev/null and b/doc/salome/gui/SMESH/images/double_faces.png differ diff --git a/doc/salome/gui/SMESH/images/double_nodes.png b/doc/salome/gui/SMESH/images/double_nodes.png new file mode 100644 index 000000000..27a209b74 Binary files /dev/null and b/doc/salome/gui/SMESH/images/double_nodes.png differ diff --git a/doc/salome/gui/SMESH/input/about_quality_controls.doc b/doc/salome/gui/SMESH/input/about_quality_controls.doc index 374db90a9..7854d5e49 100644 --- a/doc/salome/gui/SMESH/input/about_quality_controls.doc +++ b/doc/salome/gui/SMESH/input/about_quality_controls.doc @@ -19,6 +19,7 @@ face and volume entity type. Node quality controls: Edge quality controls: @@ -27,6 +28,7 @@ Edge quality controls:
  • \subpage free_borders_page "Free borders"
  • \subpage length_page "Length"
  • \subpage borders_at_multi_connection_page "Borders at multi-connection"
  • +
  • \subpage double_elements_page "Double edges"
  • Face quality controls: @@ -43,6 +45,7 @@ Face quality controls:
  • \subpage warping_page "Warping"
  • \subpage skew_page "Skew"
  • \subpage max_element_length_2d_page "Element Diameter 2D"
  • +
  • \subpage double_elements_page "Double faces"
  • Volume quality controls: @@ -52,6 +55,7 @@ Volume quality controls:
  • \subpage max_element_length_3d_page "Element Diameter 3D"
  • \subpage bare_border_volumes_page "Bare border volumes"
  • \subpage over_constrained_volumes_page "Over-constrained volumes"
  • +
  • \subpage double_elements_page "Double volumes"
  • To manage the quality controls call pop-up in the VTK viewer and select "Controls" sub-menu diff --git a/doc/salome/gui/SMESH/input/double_elements_control.doc b/doc/salome/gui/SMESH/input/double_elements_control.doc new file mode 100644 index 000000000..63ee0e762 --- /dev/null +++ b/doc/salome/gui/SMESH/input/double_elements_control.doc @@ -0,0 +1,14 @@ +/*! + +\page double_elements_page Double edge, Double faces and Double volumes + +These mesh quality controls highlight the mesh elements basing on the same set of nodes. + +\image html double_faces.png + +In this picture some faces are coincident after copying all elements +with translation with subsequent Merge of nodes. + +\sa A sample TUI Script of a \ref filter_double_elements "Filters of Double Elements". + +*/ diff --git a/doc/salome/gui/SMESH/input/double_nodes_control.doc b/doc/salome/gui/SMESH/input/double_nodes_control.doc new file mode 100644 index 000000000..fbac9bc3f --- /dev/null +++ b/doc/salome/gui/SMESH/input/double_nodes_control.doc @@ -0,0 +1,13 @@ +/*! + +\page double_nodes_control_page Double nodes + +This mesh quality control highlights the nodes which are coincident with other nodes (within a given tolerance). + +\image html double_nodes.png + +In this picture some nodes are coincident after copying all elements with translation. + +\sa A sample TUI Script of a \ref tui_double_nodes_control "Double Nodes" filter. + +*/ diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc index 0e83703c4..1b46bcc0a 100644 --- a/doc/salome/gui/SMESH/input/selection_filter_library.doc +++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc @@ -106,12 +106,25 @@ specified arbitrary surface within a given Tolerance. +Additional criteria to select mesh Nodes are the following: + + Additional criteria to select mesh Edges are the following: