Salome HOME
remove old files
authorjfa <jfa@opencascade.com>
Tue, 12 Feb 2008 08:17:34 +0000 (08:17 +0000)
committerjfa <jfa@opencascade.com>
Tue, 12 Feb 2008 08:17:34 +0000 (08:17 +0000)
58 files changed:
doc/salome/gui/SMESH/files/about_hypotheses.htm [deleted file]
doc/salome/gui/SMESH/files/about_meshes.htm [deleted file]
doc/salome/gui/SMESH/files/about_meshing_algorithms.htm [deleted file]
doc/salome/gui/SMESH/files/about_quality_controls.htm [deleted file]
doc/salome/gui/SMESH/files/adding_nodes_and_elements.htm [deleted file]
doc/salome/gui/SMESH/files/area_of_elements.htm [deleted file]
doc/salome/gui/SMESH/files/arithmetic_1d.htm [deleted file]
doc/salome/gui/SMESH/files/aspect_ratio.htm [deleted file]
doc/salome/gui/SMESH/files/changing_orientation_of_elements.htm [deleted file]
doc/salome/gui/SMESH/files/constructing_groups_of_specific_elements.htm [deleted file]
doc/salome/gui/SMESH/files/constructing_meshes.htm [deleted file]
doc/salome/gui/SMESH/files/constructing_submeshes.htm [deleted file]
doc/salome/gui/SMESH/files/creating_groups.htm [deleted file]
doc/salome/gui/SMESH/files/cutting_quadrangles.htm [deleted file]
doc/salome/gui/SMESH/files/diagonal_iversion_of_elements.htm [deleted file]
doc/salome/gui/SMESH/files/displacing_nodes.htm [deleted file]
doc/salome/gui/SMESH/files/displaying_nodes_numbers.htm [deleted file]
doc/salome/gui/SMESH/files/editing_groups.htm [deleted file]
doc/salome/gui/SMESH/files/importing_and_exporting_meshes.htm [deleted file]
doc/salome/gui/SMESH/files/length_of_edges.htm [deleted file]
doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm [deleted file]
doc/salome/gui/SMESH/files/max._element_volume_hypothsis.htm [deleted file]
doc/salome/gui/SMESH/files/merging_nodes.htm [deleted file]
doc/salome/gui/SMESH/files/minimum_angle.htm [deleted file]
doc/salome/gui/SMESH/files/non_conform_mesh_allowed_hypothesis.htm [deleted file]
doc/salome/gui/SMESH/files/reassigning_hypotheses_and_algorithms.htm [deleted file]
doc/salome/gui/SMESH/files/removing_nodes_and_elements.htm [deleted file]
doc/salome/gui/SMESH/files/renumbering_nodes_and_elements.htm [deleted file]
doc/salome/gui/SMESH/files/rotation.htm [deleted file]
doc/salome/gui/SMESH/files/running_smesh_module.htm [deleted file]
doc/salome/gui/SMESH/files/sewing_meshes.htm [deleted file]
doc/salome/gui/SMESH/files/skew.htm [deleted file]
doc/salome/gui/SMESH/files/smoothing.htm [deleted file]
doc/salome/gui/SMESH/files/symmetry.htm [deleted file]
doc/salome/gui/SMESH/files/taper.htm [deleted file]
doc/salome/gui/SMESH/files/translation.htm [deleted file]
doc/salome/gui/SMESH/files/uniting_a_set_of_triangles.htm [deleted file]
doc/salome/gui/SMESH/files/uniting_two_triangles.htm [deleted file]
doc/salome/gui/SMESH/files/using_operations_on_groups.htm [deleted file]
doc/salome/gui/SMESH/files/viewing_mesh_info.htm [deleted file]
doc/salome/gui/SMESH/files/warp.htm [deleted file]
doc/salome/gui/SMESH/whdata/whftdata.js [deleted file]
doc/salome/gui/SMESH/whdata/whftdata0.htm [deleted file]
doc/salome/gui/SMESH/whdata/whfts.htm [deleted file]
doc/salome/gui/SMESH/whdata/whfts.js [deleted file]
doc/salome/gui/SMESH/whdata/whfwdata.js [deleted file]
doc/salome/gui/SMESH/whdata/whfwdata0.htm [deleted file]
doc/salome/gui/SMESH/whdata/whgdata.js [deleted file]
doc/salome/gui/SMESH/whdata/whgdata0.htm [deleted file]
doc/salome/gui/SMESH/whdata/whglo.htm [deleted file]
doc/salome/gui/SMESH/whdata/whglo.js [deleted file]
doc/salome/gui/SMESH/whdata/whidata.js [deleted file]
doc/salome/gui/SMESH/whdata/whidx.htm [deleted file]
doc/salome/gui/SMESH/whdata/whidx.js [deleted file]
doc/salome/gui/SMESH/whdata/whtdata.js [deleted file]
doc/salome/gui/SMESH/whdata/whtdata0.htm [deleted file]
doc/salome/gui/SMESH/whdata/whtoc.htm [deleted file]
doc/salome/gui/SMESH/whdata/whtoc.js [deleted file]

diff --git a/doc/salome/gui/SMESH/files/about_hypotheses.htm b/doc/salome/gui/SMESH/files/about_hypotheses.htm
deleted file mode 100755 (executable)
index 449308c..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>About hypotheses</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-ul.whs2 { list-style:disc; }
-p.whs3 { background-color:Transparent; color:#000000; }
-ol.whs4 { list-style:disc; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs3 {background-color:white; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAbout Hypotheses");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body page-style="x-size: Letter;"><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>About hypotheses</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Hypotheses</B></span> represent 
- boundary conditions which will be taken into account at calculations of 
- meshes or submeshes basing on geometrical objects. These hypotheses allow 
- you to manage the level of detail of the resulting meshes or submeshes: 
- when applying different hypotheses with different parameters you can preset 
- the quantity of meshing elements which will compose your mesh. So, it 
- will be possible to generate a rough or a more refined mesh or submesh. 
- </p>
-
-<p>&nbsp;</p>
-
-<p>In <span style="font-weight: bold;"><B>MESH </B></span>there are the following 
- Basic Hypotheses (to introduce them, you operate numerical values):</p>
-
-<ul type="disc" class="whs2">
-       
-       <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               type=circle
-               class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm">1D Hypotheses</a> (for meshing of <span style="font-weight: bold;"><B>edges)</B></span>:</p></li>
-       
-       <ul type="disc" class="whs2">
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#arithmetic_1D">Arithmetic 1D</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#Average_length">Average Length</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#deflection_1D">Deflection 1D </a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#Number_of_elements">Number of segments</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#start_and_end_length">Start and end length</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm#automatic_length">Automatic Length</a></p></li>
-       </ul>
-       
-       <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               type=circle
-               class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm">2D Hypotheses</a> (for meshing 
- of <span style="font-weight: bold;"><B>faces)</B></span>: </p></li>
-</ul>
-
-<ol type="disc" class="whs4">
-       
-       <ul type="disc" class="whs2">
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm#max_element_area">Max Element Area</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm#length_from_edges">Length from 
- Edges</a></p></li>
-               
-               <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-                       class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm#quadrangle preference">Quadrangle 
- Preference</a></p></li>
-       </ul>
-</ol>
-
-<ul type="disc" class="whs2">
-       
-       <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               type=circle
-               class=kadov-p><p class="whs3">3D 
- Hypothesis (for meshing of <span style="font-weight: bold;"><B>volumes)</B></span>: 
- </p></li>
-       
-       <ul type="disc" class="whs2">
-               
-               <li class=kadov-p><p><a href="max._element_volume_hypothsis.htm">Max 
- Element Volume</a></p></li>
-       </ul>
-</ul>
-
-<p>&nbsp;</p>
-
-<p>There also exist some <a href="non_conform_mesh_allowed_hypothesis.htm">Additional 
- Hypotheses</a></p>
-
-<ul type="disc" class="whs2">
-       
-       <ul type="disc" class="whs2">
-               
-               <li class=kadov-p><p>Propagation of 1D Hypothesis on opposite edges</p></li>
-               
-               <li class=kadov-p><p>Non conform mesh allowed</p></li>
-               
-               <li class=kadov-p><p>Quadratic mesh</p></li>
-       </ul>
-</ul>
-
-<p>&nbsp;</p>
-
-<p>The choice of a hypothesis depends on:</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>the geometrical object (shape) which will be meshed</p></li>
-       
-       <li class=kadov-p><p>the algorithm, which will be selected for meshing 
- of this geometrical object (shape)</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/about_meshes.htm b/doc/salome/gui/SMESH/files/about_meshes.htm
deleted file mode 100755 (executable)
index 353b6a7..0000000
+++ /dev/null
@@ -1,250 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>About meshes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-ul.whs2 { list-style:disc; }
-p.whs3 { text-indent:8px; }
-p.whs4 { text-indent:48px; }
-h4.whs5 { text-indent:1px; }
-p.whs6 { text-indent:1px; }
-img_whs7 { border:none; width:36px; height:38px; float:none; border-style:none; }
-p.whs8 { font-weight:bold; text-indent:1px; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nAbout meshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>About meshes</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>MESH</B></span> represents 
- a discretization of a geometrical CAD model into a set of entities with 
- a simple topology. In MESH there are two options of creation of meshes, 
- you can:</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>generate meshes on the basis of geometrical shapes 
- produced in the GEOM module, </p></li>
-       
-       <li class=kadov-p><p>create your own meshes using the MESH functions 
- destined for modification of generated meshes. </p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p>The topology of a mesh is described by the relationships between its 
- entities including:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Node</B></span> 
\96 0D element of a mesh presented by a point with coordinates (x, y, z).</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Edge</B></span> 
\96 1D element of a mesh defined by two nodes.</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Face</B></span> 
\96 2D element of a mesh defined by three or four edges (closed contour).</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Volume</B></span> 
\96 3D element of a mesh defined by several faces.</p></li>
-</ul>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs4">These entities are considered as topological 
- entities and they don't imply any geometric representation. Only <span 
- style="font-weight: bold;"><B>Nodes</B></span> reference &nbsp;geometric 
- representations of points with definite coordinates. <span style="text-indent: 8px;">The 
- node entity will contain &nbsp;additional 
- information about its position in the space and its relations with the 
- meshed CAD model. Its position could be described in the following way:</span></p>
-
-<p class="whs4">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>2D 
- position</B></span>. It is a free position defined by only two coordinates 
- x,y.</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>3D 
- position</B></span>. It is a free position defined by three coordinates x,y 
- and z.</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Surface 
- position</B></span>. It characterizes the position of a node on a geometric 
- surface and is defined by the u,v position in the parametric space of 
- the corresponding surface.</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Line 
- position</B></span>. It characterizes the position of a node on a geometric 
- curve and is defined by the u parameter and the corresponding curve.</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Vertex 
- position</B></span>. It characterizes the position of a node on a geometric 
- point of the meshed CAD model and is defined by the x,y,z coordinates 
- of the corresponding vertex.</p></li>
-</ul>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4 class="whs5">Connections</h4>
-
-<p class="whs6">Each mesh entity bounds 0 or more mesh entities 
- of higher dimension. In the same way each mesh entity is bounded by 0 
- or more mesh entities of lower dimension:</p>
-
-<p class="whs6">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs6">A node bounds edges, 
- faces and volumes</p></li>
-       
-       <li class=kadov-p><p class="whs6">An edge bounds faces, 
- and volumes</p></li>
-       
-       <li class=kadov-p><p class="whs6">A face bounds volumes</p></li>
-       
-       <li class=kadov-p><p class="whs6">A volume is bounded 
- by faces, edges and nodes</p></li>
-       
-       <li class=kadov-p><p class="whs6">A face is bounded by 
- edges, and nodes</p></li>
-       
-       <li class=kadov-p><p class="whs6">An edge is bounded by 
- nodes</p></li>
-</ul>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">You can notice that there are two types of 
- connections: <span style="font-weight: bold;"><B>inverse</B></span> and <span 
- style="font-weight: bold;"><B>direct</B></span> connections.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<h4 class="whs5">Inverse connections</h4>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">This relationship has a particularity that 
- the order of bounded entities has not a direct meaning. Also the number 
- of bounded entities is not fixed.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6"><img src="../pics/exemple.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs7"> The edges surrounding a node. 
- The 3rd edge has no more sense that the 5th one.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs8">Direct connections</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">This relationship has a particularity that 
- the order of bounding entities is meaningful. The number of bounding entities 
- is fixed and depends on the type of the entity (hexahedron, tetrahedron,\85).</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6"><img src="../pics/exemple.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs7"> An edge is composed of two 
- nodes. A face is composed of 3 or 4 edges depending if we are dealing 
- with triangles or quadrangles.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">The connections are not only restricted to 
- entities of one dimension higher or lower. For example some algorithms 
- may be interested to retrieve all the faces surrounding a node.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/about_meshing_algorithms.htm b/doc/salome/gui/SMESH/files/about_meshing_algorithms.htm
deleted file mode 100755 (executable)
index ab45f91..0000000
+++ /dev/null
@@ -1,253 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>About meshing algorithms</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-ul.whs2 { list-style:disc; }
-ol.whs3 { list-style:disc; }
-ul.whs4 { list-style:circle; }
-table.whs5 { x-cell-content-align:top; width:45.771%; border-spacing:0px; }
-col.whs6 { width:42.826%; }
-col.whs7 { width:57.174%; }
-tr.whs8 { x-cell-content-align:top; }
-td.whs9 { width:42.826%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-p.whs10 { margin-right:2px; }
-img_whs11 { border:none; width:170px; height:170px; border-style:none; }
-td.whs12 { width:57.174%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-p.whs13 { margin-right:240px; }
-img_whs14 { border:none; width:182px; height:177px; border-style:none; }
-table.whs15 { x-cell-content-align:top; width:30.595%; border-spacing:0px; }
-col.whs16 { width:50.334%; }
-col.whs17 { width:49.666%; }
-td.whs18 { width:50.334%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs19 { border:none; width:119px; height:299px; border-style:none; }
-td.whs20 { width:49.666%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs21 { border:none; width:127px; height:298px; border-style:none; }
-h4.whs22 { margin-left:0px; }
-p.whs23 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "h4.whs22 {margin-left:1pt; }";
-  strNSS += "p.whs23 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining Algorithms\nBasic meshing algorithms");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Basic meshing algorithms</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> The MESH module contains a set of meshing algorithms, 
- which are used for meshing entities (1D, 2D, 3D) composing geometrical 
- objects. </p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>For meshing of 1D entities (<span style="font-weight: bold;"><B>edges</B></span>):</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<ol type="disc" class="whs3">
-       
-       <ul type="disc" class="whs2">
-               
-               <li style="list-style: circle;"
-                       type=circle
-                       class=kadov-p><p>Wire Discretisation meshing algorithm - splits 
- a wire into a number of mesh segments following any 1D hypothesis.</p></li>
-               
-               <li style="list-style: circle;"
-                       type=circle
-                       class=kadov-p><p>Composite Side Discretisation algorithm - 
- allows to apply any 1D hypothesis to a whole side of a geometrical face 
- even if it is composed of several edges provided that they form C1 curve, 
- have the same hypotheses assigned and form one side in all faces of the 
- main shape of a mesh.</p></li>
-       </ul>
-</ol>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>For meshing of 2D entities (<span style="font-weight: bold;"><B>faces</B></span>):</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<ol type="disc" class="whs3">
-       
-       <ul type="circle" class="whs4">
-               
-               <li class=kadov-p><p>Triangle meshing algorithms (Mefisto and Netgen 
- 1D-2D ) - Faces are split into triangular elements.</p></li>
-               
-               <li class=kadov-p><p>Quadrangle meshing algorithm (Mapping) - Faces 
- are split into quadrangular elements.</p></li>
-       </ul>
-</ol>
-
-<p>&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="45.771%" class="whs5">
-<col class="whs6">
-<col class="whs7">
-
-<tr valign="top" class="whs8">
-<td width="42.826%" class="whs9">
-<p class="whs10"><img src="../image123.gif" width="170px" height="170px" border="0" class="img_whs11"></td>
-<td width="57.174%" class="whs12">
-<p class="whs13"><img src="../image124.gif" width="182px" height="177px" border="0" class="img_whs14"></td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>For meshing of 3D entities (<span style="font-weight: bold;"><B>volume 
- objects</B></span>):</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<ol type="disc" class="whs3">
-       
-       <ul type="circle" class="whs4">
-               
-               <li class=kadov-p><p>Hexahedron meshing algorithm (i,j,k) - Volumes 
- are split into hexahedral (cubic) elements. </p></li>
-               
-               <li class=kadov-p><p>Tetrahedron (Netgen) meshing algorithm - Volumes 
- are split into tetrahedral (pyramidal) elements. </p></li>
-       </ul>
-</ol>
-
-<p>&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="30.595%" class="whs15">
-<col class="whs16">
-<col class="whs17">
-
-<tr valign="top" class="whs8">
-<td width="50.334%" class="whs18">
-<p><img src="../image125.gif" width="119px" height="299px" border="0" class="img_whs19"> </td>
-<td width="49.666%" class="whs20">
-<p><img src="../image126.gif" width="127px" height="298px" border="0" class="img_whs21"></td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>There also is a number of more specific algorithms: </p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p><a href="../projection_algorithms.htm">for meshing 
- by projection of another mesh</a></p></li>
-       
-       <li class=kadov-p><p><a href="../radial_prism.htm">for meshing geometrical 
- objects with cavities</a></p></li>
-       
-       <li class=kadov-p><p><a href="../prism_3d_algorithm.htm">for meshing 
- prismatic shapes.</a> </p></li>
-</ul>
-
-<h4 class="whs22"><a href="constructing_meshes.htm">Constructing 
- meshes</a> <span style="font-weight: normal;">page describes in detail 
- how to apply meshing algorithms.</span><a href="constructing_meshes.htm" style="font-weight: bold;"> 
- </a></h4>
-
-<p class="whs23"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark8">Define 
- Meshing Algorithm</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/about_quality_controls.htm b/doc/salome/gui/SMESH/files/about_quality_controls.htm
deleted file mode 100755 (executable)
index e8bd416..0000000
+++ /dev/null
@@ -1,175 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>About quality controls</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { text-align:justify; }
-img_whs2 { border:none; float:none; width:30px; height:30px; border-style:none; }
-ul.whs3 { list-style:disc; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nAbout quality controls");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>About quality controls</h1>
-
-<p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: bold;"><B>Mesh 
- quality control</B></span> in MESH is destined for visual control of the generated 
- mesh.</p>
-
-<p class="whs1">Application of a definite quality control 
- consists of usage of the corresponding algorithm, which calculates a value 
- of a definite geometric characteristic (Area, Length of edges, etc) for 
- all meshing elements, composing your mesh. Then all meshing elements are 
- colored according the calculated values. The reference between the coloring 
- of the meshing elements and these calculated values is shown with the 
- help of a scalar bar, which is displayed near the presentation of your 
- mesh. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">There are 1D, 2D and 3D quality controls. 
- </p>
-
-<p class="whs1">&nbsp;&nbsp;</p>
-
-<p class="whs1">1D mesh quality controls:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<ul type="disc" class="whs3">
-       
-       <li class=kadov-p><p class="whs1"><a href="../free_borders.htm">Free 
- borders</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="../borders_at_multi-connection.htm">Borders 
- at multi-connection</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="../length.htm">Length</a></p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2D mesh quality controls:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<ul type="disc" class="whs3">
-       
-       <li class=kadov-p><p class="whs1"><a href="../free_edges.htm">Free 
- edges</a></p></li>
-</ul>
-
-<ul type="disc" class="whs3">
-       
-       <li class=kadov-p><p class="whs1"><a href="length_of_edges.htm">Length 
- 2D</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="../borders_at_multiconnection_2d.htm">Borders 
- at multi-connection 2D</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="area_of_elements.htm">Area</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="taper.htm">Taper</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="aspect_ratio.htm">Aspect 
- ratio</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="minimum_angle.htm">Minimum 
- angle</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="warp.htm">Warping</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="skew.htm">Skew</a></p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">3D mesh quality controls:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<ul type="disc" class="whs3">
-       
-       <li class=kadov-p><p class="whs1"><a href="../aspect_ratio_3d.htm">Aspect 
- ratio 3D</a></p></li>
-       
-       <li class=kadov-p><p class="whs1"><a href="../volume.htm">Volume</a></p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/adding_nodes_and_elements.htm b/doc/salome/gui/SMESH/files/adding_nodes_and_elements.htm
deleted file mode 100755 (executable)
index 014d612..0000000
+++ /dev/null
@@ -1,303 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Adding nodes and elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { font-weight:bold; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:155px; height:189px; border-style:none; }
-img_whs5 { border:none; width:332px; height:222px; float:none; border-style:none; }
-img_whs6 { border:none; width:257px; height:247px; float:none; border-style:none; }
-img_whs7 { border:none; width:332px; height:231px; float:none; border-style:none; }
-img_whs8 { border:none; width:260px; height:255px; float:none; border-style:none; }
-img_whs9 { border:none; width:332px; height:257px; float:none; border-style:none; }
-img_whs10 { border:none; width:275px; height:254px; float:none; border-style:none; }
-h4.whs11 { margin-left:40px; }
-img_whs12 { border:none; float:none; width:280px; height:258px; border-style:none; }
-img_whs13 { border:none; width:251px; height:258px; float:none; border-style:none; }
-img_whs14 { border:none; width:350px; height:184px; border-style:none; }
-img_whs15 { border:none; width:332px; height:430px; float:none; border-style:none; }
-img_whs16 { border:none; width:369px; height:360px; float:none; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nAdding nodes and elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Adding nodes and elements</h1>
-
-<p>In MESH you can add to your mesh different elements such as:</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs1">
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_nodes">Nodes</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_edges">Edges</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_triangles">Triangles</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_quadrangles">Quadrangles</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_polygons">Polygons</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_tetrahedrons">Tetrahedrons</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_hexahedrons">Hexahedrons</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a href="#Adding_polyhedrons">Polyhedrons</a></p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To add a node or an element to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs3">1. Select your mesh in the Object Browser 
- or in the 3D viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Add </B></span>item, 
- the following associated submenu will appear:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../image146.gif" width="155px" height="189px" border="0" class="img_whs4"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">From this submenu select the type of element 
- which you would like to add to your mesh. </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> sample TUI Scripts of &nbsp;<a href="../modifying_meshes.htm#bookmark">Adding 
- Nodes and Elements</a><a href="../modifying_meshes.htm#bookmark8"> </a>operations. 
- &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<h4><a name=Adding_nodes>Adding nodes</a></h4>
-
-<p class="whs3"><img src="../pics/addnode.png" x-maintain-ratio="TRUE" width="332px" height="222px" border="0" class="img_whs5"> &nbsp;&nbsp;&nbsp;&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;<img src="../pics/add_node.png" x-maintain-ratio="TRUE" width="257px" height="247px" border="0" class="img_whs6"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box set coordinates for your 
- node in the <span style="font-weight: bold;"><B>Coordinates </B></span>set of 
- fields and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your node will be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_edges>Adding edges</a></h4>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/addedge.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs7"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/add_edge.png" x-maintain-ratio="TRUE" width="260px" height="255px" border="0" class="img_whs8"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your edge by selecting them in the 3D viewer with pressed Shift 
- button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your edge will be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_triangles>Adding triangles</a></h4>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/addtriangle.png" x-maintain-ratio="TRUE" width="332px" height="257px" border="0" class="img_whs9"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/add_triangle.png" x-maintain-ratio="TRUE" width="275px" height="254px" border="0" class="img_whs10"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your triangle by selecting them in the 3D viewer with pressed 
- Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your triangle will 
- be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_quadrangles>Adding quadrangles</a></h4>
-
-<h4 class="whs11"><img src="../pics/addquadrangle.png" x-maintain-ratio="TRUE" width="332px" height="257px" border="0" class="img_whs9"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/add_quadrangle.png" x-maintain-ratio="TRUE" width="280px" height="258px" border="0" class="img_whs12"></h4>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your quadrangle by selecting them in the 3D viewer with pressed 
- Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your quadrangle will 
- be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_polygons>Adding polygons</a><a name=Adding_quadrangles1> 
- </a></h4>
-
-<h4 class="whs11"><img src="../pics/addpolygon.png" x-maintain-ratio="TRUE" width="332px" height="257px" border="0" class="img_whs9"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/add_polygone.png" x-maintain-ratio="TRUE" width="251px" height="258px" border="0" class="img_whs13"></h4>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your polygon by selecting them in the 3D viewer with pressed 
- Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. </p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_tetrahedrons>Adding tetrahedrons</a></h4>
-
-<p class="whs3"><img src="../pics/addtetrahedron.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs7"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your tetrahedron by selecting them in the 3D viewer with pressed 
- Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your tetrahedron will 
- be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../image70.jpg" width="350px" height="184px" border="0" class="img_whs14"></p>
-
-<h4><a name=Adding_hexahedrons>Adding hexahedrons</a></h4>
-
-<p class="whs3"><img src="../pics/addhexahedron.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs7"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box specify the nodes which 
- will form your hexahedron by selecting them in the 3D viewer with pressed 
- Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or 
- <span style="font-weight: bold;"><B>OK </B></span>button. Your hexahedron will 
- be created:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../image71.jpg" width="350px" height="184px" border="0" class="img_whs14"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<h4><a name=Adding_polyhedrons>Adding polyhedrons</a></h4>
-
-<p class="whs3"><img src="../pics/a-createpolyhedralvolume.png" x-maintain-ratio="TRUE" width="332px" height="430px" border="0" class="img_whs15"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/add_polyhedron.png" x-maintain-ratio="TRUE" width="369px" height="360px" border="0" class="img_whs16"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">There are two different ways to add polyhedral 
- volumes. </p>
-
-<p class="whs3">If you select <span style="font-weight: bold;"><B>Node</B></span> 
- as <span style="font-weight: bold;"><B>Elements Type</B></span> you will specify 
- the nodes which will form the faces of your polyhedron by selecting the 
- nodes in the 3D viewer with pressed Shift button and clicking the <span 
- style="font-weight: bold;"><B>Add</B></span> button to add the face in the list 
- of Faces by Nodes, which will form your polyhedron. Note, that it could 
- be very useful to toggle Polyhedron Preview checkbox to see the results 
- of your selection. </p>
-
-<p class="whs3">The second way is somewhat simpler, however, 
- there are cases when it does not provide you with the necessary level 
- of precision. If you select <span style="font-weight: bold;"><B>Face</B></span> 
- as <span style="font-weight: bold;"><B>Elements Type</B></span>, you will be 
- able to select the faces &nbsp;which 
- will form your polyhedron in the 3D viewer with pressed Shift button. 
- If you've managed to </p>
-
-<p class="whs3">obtain the necessary result, click the <span 
- style="font-weight: bold;"><B>Apply </B></span>or <span style="font-weight: bold;"><B>OK 
- </B></span><span style="margin-left: 40px;">button. Your hexahedron will be 
- created.</span></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/area_of_elements.htm b/doc/salome/gui/SMESH/files/area_of_elements.htm
deleted file mode 100755 (executable)
index 5947a24..0000000
+++ /dev/null
@@ -1,138 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Area of elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:22px; height:23px; border-style:none; }
-img_whs4 { border:none; width:451px; height:308px; border-style:none; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nArea");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Area</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Area </B></span>mesh quality 
- control is based on the algorithm of area calculation of &nbsp;meshing 
- elements. It can be applied to meshes consisting of 2D meshing elements 
- with 3 and 4 nodes (triangles and quadrangles). &nbsp;&nbsp;&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To apply the Area quality control to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Area </B></span>or click <img src="../image35.gif" width="22px" height="23px" border="0" class="img_whs3"> button. Your mesh will be displayed 
- in the viewer with its elements colored according to the applied mesh 
- quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../image5.jpg" width="451px" height="308px" border="0" class="img_whs4"></p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of an <a href="../quality_controls.htm#bookmark6">Area 
- quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/arithmetic_1d.htm b/doc/salome/gui/SMESH/files/arithmetic_1d.htm
deleted file mode 100755 (executable)
index e6cac00..0000000
+++ /dev/null
@@ -1,330 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Arithmetic 1D</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { background-color:Transparent; color:#000000; font-weight:bold; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:332px; height:238px; float:none; border-style:none; }
-img_whs5 { border:none; width:309px; height:316px; float:none; border-style:none; }
-p.whs6 { margin-left:0px; }
-img_whs7 { border:none; width:332px; height:212px; float:none; border-style:none; }
-img_whs8 { border:none; width:267px; height:339px; float:none; border-style:none; }
-p.whs9 { font-weight:bold; }
-img_whs10 { border:none; width:367px; height:224px; border-style:none; float:right; }
-img_whs11 { border:none; width:252px; height:243px; float:none; border-style:none; }
-p.whs12 { font-weight:bold; margin-left:40px; }
-img_whs13 { border:none; width:431px; height:233px; border-style:none; float:right; }
-img_whs14 { border:none; width:395px; height:387px; float:none; border-style:none; }
-img_whs15 { border:none; width:332px; height:264px; float:none; border-style:none; }
-img_whs16 { border:none; width:368px; height:760px; float:none; border-style:none; }
-h3.whs17 { margin-left:40px; }
-img_whs18 { border:none; width:365px; height:605px; float:none; border-style:none; }
-img_whs19 { border:none; width:287px; height:305px; float:none; border-style:none; }
-img_whs20 { border:none; width:205px; height:175px; float:none; border-style:none; }
-img_whs21 { border:none; width:195px; height:192px; border-style:none; }
-img_whs22 { border:none; width:206px; height:195px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs2 {background-color:white; }";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\n1D Meshing Hypotheses");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>1D Meshing Hypotheses</h1>
-
-<ul type="disc" class="whs1">
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#arithmetic_1D"><span 
- style="font-weight: bold;"><B>Arithmetic 1D</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#Average_length"><span 
- style="font-weight: bold;"><B>Average Length</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#deflection_1D"><span 
- style="font-weight: bold;"><B>Deflection 1D </B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#Number_of_elements"><span 
- style="font-weight: bold;"><B>Number of segments</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#start_and_end_length"><span 
- style="font-weight: bold;"><B>Start and end length</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="arithmetic_1d.htm#automatic_length"><span 
- style="font-weight: bold;"><B>Automatic Length</B></span></a></p></li>
-</ul>
-
-<h3><a name=arithmetic_1D>Arithmetic 1D hypothesis</a></h3>
-
-<p><span style="font-weight: bold;"><B>Arithmetic 1D</B></span> hypothesis allows 
- to split edges into segments with a length that changes in arithmetic 
- progression (Lk = Lk-1 + d) beginning from a given starting length and 
- up to a given end length.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-arithmetic1d.png" x-maintain-ratio="TRUE" width="332px" height="238px" border="0" class="img_whs4"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/b-ithmetic1d.png" x-maintain-ratio="TRUE" width="309px" height="316px" border="0" class="img_whs5"></p>
-
-<p>&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark">Defining 
- Arithmetic 1D hypothesis</a> operation. &nbsp;</p>
-
-<h3><a name=deflection_1D>Deflection 1D hypothesis</a></h3>
-
-<p><span style="font-weight: bold;"><B>Deflection ID </B></span>hypothesis can 
- be applied for meshing curvilinear edges composing your geometrical object. 
- It uses only one parameter: the value of deflection. &nbsp;</p>
-
-<p>A geometrical edge is divided into equal segments. The maximum distance 
- between a point on the edge within a segment and the line connecting the 
- ends of the segment should not exceed the specified value of deflection 
- . Then mesh nodes are constructed at end segment locations and 1D mesh 
- elements are constructed on segments.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-deflection1d.png" x-maintain-ratio="TRUE" width="332px" height="212px" border="0" class="img_whs7"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/b-flection1d.png" x-maintain-ratio="TRUE" width="267px" height="339px" border="0" class="img_whs8"></p>
-
-<p>&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark9">Defining 
- Deflection 1D hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs9"><img src="../image41.gif" x-maintain-ratio="TRUE" width="367px" height="224px" align="right" border="0" class="img_whs10"></p>
-
-<h3><a name=Average_length>Average Length hypothesis</a></h3>
-
-<p><span style="font-weight: bold;"><B>Average Length </B></span>hypothesis can 
- be applied for meshing of edges composing your geometrical object. Definition 
- of this hypothesis consists of setting the <span style="font-weight: bold;"><B>length</B></span> 
- of segments, which will split these edges. The points on the edges generated 
- by these segments will represent nodes of your mesh. Later these nodes 
- will be used for meshing of the faces abutting to these edges.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-averagelength.png" x-maintain-ratio="TRUE" width="332px" height="212px" border="0" class="img_whs7"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/b-erage_length.png" x-maintain-ratio="TRUE" width="252px" height="243px" border="0" class="img_whs11"></p>
-
-<p>&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark3">Defining 
- Average Length hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs12"><img src="../image46.gif" x-maintain-ratio="TRUE" width="431px" height="233px" align="right" border="0" class="img_whs13"></p>
-
-<h3><a name=Number_of_elements>Number of segments hypothesis</a> </h3>
-
-<p><span style="font-weight: bold;"><B>Number of segments </B></span>hypothesis 
- can be applied for meshing of edges composing your geometrical object. 
- Definition of this hypothesis consists of setting the <span style="font-weight: bold;"><B>number</B></span> 
- of segments, which will split these edges. In other words your edges will 
- be split into a definite number of segments with approximately the same 
- length. The points on the edges generated by these segments will represent 
- nodes of your mesh. Later these nodes will be used for meshing of the 
- faces abutting to these edges.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs6">You can set the type of distribution for this 
- hypothesis in the <span style="font-weight: bold;"><B>Hypothesis Construction</B></span> 
- dialog bog : </p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>Equidistant 
- Distribution</B></span> - all segments will have the same length, you define 
- only the <span style="font-weight: bold;"><B>Number of Segments</B></span>.</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-nbsegments1.png" x-maintain-ratio="TRUE" width="332px" height="238px" border="0" class="img_whs4"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/b-mberofsegments.png" x-maintain-ratio="TRUE" width="395px" height="387px" border="0" class="img_whs14"></p>
-
-<p>&nbsp;</p>
-
-<p class="whs9">Scale Distribution - <span style="font-weight: normal;">each 
- next segment differs from the previous according to the formula:</span> 
- A<span style="vertical-align: Sub;">i+1</span> = A<span style="vertical-align: Sub;">i 
- </span>* k, <span style="font-weight: normal;">where</span> k <span style="font-weight: normal;">is 
- a</span> Scale Factor. </p>
-
-<p class="whs12"><img src="../pics/a-nbsegments2.png" x-maintain-ratio="TRUE" width="332px" height="264px" border="0" class="img_whs15">\</p>
-
-<p class="whs9">&nbsp;</p>
-
-<p class="whs9">Distribution with Table Density - <span style="font-weight: normal;">you 
- input a number of pairs</span> t - F(t),<span style="font-weight: normal;"> 
- where </span>t<span style="font-weight: normal;"> ranges from 0 to 1,</span> 
- &nbsp;<span style="font-weight: normal;">and 
- the module computes the formula, which will rule the change of length 
- of segments and shows the curve in the plot. You can select the </span>Conversion 
- mode<span style="font-weight: normal;"> from </span>Exponent<span style="font-weight: normal;"> 
- and </span>Cut negative<span style="font-weight: normal;">. </span></p>
-
-<p class="whs9">&nbsp;</p>
-
-<p class="whs12"><img src="../pics/distributionwithtabledensity.png" x-maintain-ratio="TRUE" width="368px" height="760px" border="0" class="img_whs16"></p>
-
-<p class="whs9">&nbsp;</p>
-
-<p class="whs9">Distribution with Analytic Density - <span 
- style="font-weight: normal;">you input the formula, which will rule the 
- change of length of segments and the module shows the curve in the plot.</span></p>
-
-<h3 class="whs17"><img src="../pics/distributionwithanalyticdensity.png" x-maintain-ratio="TRUE" width="365px" height="605px" border="0" class="img_whs18"></h3>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark9">Defining 
- Number of Segments hypothesis</a> operation. &nbsp;</p>
-
-<h3>&nbsp;</h3>
-
-<h3><a name=start_and_end_length>Start and End Length hypothesis.</a></h3>
-
-<p><span style="font-weight: bold;"><B>Start and End Length</B></span> hypothesis 
- allows to divide a geometrical edge into segments so that the first and 
- the last segments have a specified length. The length of each but the 
- first segment differs from length of the previous one by a constant factor. 
- Then mesh nodes are constructed at segment ends location and 1D mesh elements 
- are constructed on them.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-startendlength.png" x-maintain-ratio="TRUE" width="332px" height="238px" border="0" class="img_whs4"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/b-art_end_length.png" x-maintain-ratio="TRUE" width="287px" height="305px" border="0" class="img_whs19"></p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark3">Defining 
- Start and End Length &nbsp;hypothesis</a> 
- operation. &nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<h3><a name=automatic_length>Automatic Length</a></h3>
-
-<p>This hypothesis is automatically applied when you select <span style="font-weight: bold;"><B>Assign 
- a set of hypotheses</B></span> option in Create Mesh menu. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/automaticlength.png" x-maintain-ratio="TRUE" width="205px" height="175px" border="0" class="img_whs20"> </p>
-
-<p>&nbsp;</p>
-
-<p>The dialog box prompts you to define the quality of the future mesh 
- by only one parameter, which is <span style="font-weight: bold;"><B>Fineness</B></span>, 
- ranging from 0 (coarse mesh, low number of elements) to 1 (extremely fine 
- mesh, great number of elements). Compare one and the same object (sphere) 
- meshed with minimum and maximum value of this parameter. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../image147.gif" width="195px" height="192px" border="0" class="img_whs21"> &nbsp;&nbsp;&nbsp;<img src="../image148.gif" width="206px" height="195px" border="0" class="img_whs22"></p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/aspect_ratio.htm b/doc/salome/gui/SMESH/files/aspect_ratio.htm
deleted file mode 100755 (executable)
index d10a24b..0000000
+++ /dev/null
@@ -1,212 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Aspect Ratio</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:120px; height:56px; border-style:none; }
-ul.whs4 { list-style:disc; }
-img_whs5 { border:none; width:158px; height:110px; float:none; border-style:none; }
-img_whs6 { border:none; width:120px; height:48px; float:none; border-style:none; }
-img_whs7 { border:none; width:234px; height:96px; float:none; border-style:none; }
-p.whs8 { margin-left:0px; }
-p.whs9 { margin-left:36px; }
-img_whs10 { border:none; width:622px; height:412px; float:none; border-style:none; }
-p.whs11 { margin-left:80px; }
-img_whs12 { border:none; width:25px; height:24px; border-style:none; }
-img_whs13 { border:none; width:439px; height:313px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs8 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nAspect ratio");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Aspect Ratio</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> The <span style="font-weight: bold;"><B>Aspect Ratio</B></span> 
- quality criterion for mesh elements reveals the degree of conformity of 
- a mesh element to the regular element of its type (with all edges having 
- the same length). &nbsp;The 
- criterion can be defined as </p>
-
-<p class="whs2"><img src="../image142.gif" width="120px" height="56px" border="0" class="img_whs3">where <span style="font-weight: bold; font-style: italic;"><I><B>&#1050;</B></I></span> 
- is the considered element of the mesh, <span style="font-weight: bold; font-style: italic;"><I><B>h</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>max</B></I></span> is the diameter of the element 
- &#1050; (i.e. the length of the longest edge), <span style="font-weight: bold; font-style: italic;"><I><B>&#1088;</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>&#1082;</B></I></span> is the radius of the sphere 
- inscribed in the element K, and <span style="font-weight: bold; font-style: italic;"><I><B>a</B></I></span> 
- is a normalisation value chosen so that <span style="font-weight: bold; font-style: italic;"><I><B>Q</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>K</B></I></span> = 1 when &#1050; is an equilateral 
- simplex. </p>
-
-<p class="whs2">&nbsp;</p>
-
-<p>The value of <span style="font-weight: bold; font-style: italic;"><I><B>Q</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>K</B></I></span> varies between 1 and +oo and the 
- closer it is to 1, the better the element &#1050; is. </p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p>The <span style="font-weight: bold;"><B>Aspect Ratio</B></span> 
- of a <span style="font-weight: bold;"><B>triangle</B></span> 2D element consisting 
- of 3 nodes is calculated by the formula:</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/image21.gif" x-maintain-ratio="TRUE" width="158px" height="110px" border="0" class="img_whs5"></p>
-
-<p class="whs2"><img src="../pics/image23.gif" x-maintain-ratio="TRUE" width="120px" height="48px" border="0" class="img_whs6"> ,</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">where <span style="font-weight: bold; font-style: italic;"><I><B>&#1088;</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>&#1082;</B></I></span> is the half perimeter of the 
- element K and <span style="font-weight: bold; font-style: italic;"><I><B>S</B></I></span><span 
- style="vertical-align: Sub;
-               font-weight: bold;
-               font-style: italic;"><I><B>K</B></I></span> is its surface.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/image27.gif" x-maintain-ratio="TRUE" width="234px" height="96px" border="0" class="img_whs7"></p>
-
-<p class="whs8">&nbsp;</p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs8">The <span style="font-weight: bold;"><B>Aspect 
- Ratio</B></span> of a <span style="font-weight: bold;"><B>quadrangle</B></span> 2D 
- element consisting of 4 nodes is the worst (i.e. the greatest) value from 
- all triangles which can be built taking three nodes of the quadrangle. 
- There are four triangles to consider: </p></li>
-</ul>
-
-<p class="whs9"><img src="../pics/image138.gif" x-maintain-ratio="TRUE" width="622px" height="412px" border="0" class="img_whs10"></p>
-
-<p class="whs9">Note, that the Aspect Ratio criterion is 
- applicable to 2D mesh elements only. For 3D elements we use the <a href="../aspect_ratio_3d.htm">Aspect 
- Ratio 3D</a> criterion. &nbsp;&nbsp;</p>
-
-<p class="whs11">&nbsp;</p>
-
-<p class=TODO>To apply the Aspect Ratio quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Aspect Ratio </B></span>or click <img src="../image37.gif" width="25px" height="24px" border="0" class="img_whs12"> button in the toolbar. 
- Your mesh will be displayed in the viewer with its elements colored according 
- to the applied mesh quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../image94.jpg" width="439px" height="313px" border="0" class="img_whs13"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs8"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of an <a href="../quality_controls.htm#bookmark8">Aspect 
- Ratio quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/changing_orientation_of_elements.htm b/doc/salome/gui/SMESH/files/changing_orientation_of_elements.htm
deleted file mode 100755 (executable)
index c282fe1..0000000
+++ /dev/null
@@ -1,159 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Changing orientation of elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:21px; height:21px; border-style:none; }
-img_whs3 { border:none; width:306px; height:425px; float:none; border-style:none; }
-ul.whs4 { list-style:disc; }
-p.whs5 { margin-left:40px; font-weight:normal; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nChanging orientation of elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Changing orientation of elements</h1>
-
-<p>Orientation of an element is changed by reverting the order of nodes 
- of the selected elements.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To change orientation of elements:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs1">1. Display a mesh or a submesh in the 3D 
- viewer.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select the <span style="font-weight: bold;"><B>Orientation </B></span>item 
- or click <img src="../image79.gif" width="21px" height="21px" border="0" class="img_whs2"> button in the toolbar. The following dialog box 
- will appear:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/orientaation1.png" x-maintain-ratio="TRUE" width="306px" height="425px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs5"><span 
- style="font-weight: bold;"><B>The main list </B></span><span>shall contain the 
- elements which will be reoriented.</span> You can click on an element 
- in the 3D viewer and it will be highlighted. After that click the <span 
- style="font-weight: bold;"><B>Add </B></span>button and the ID of this element 
- will be added to the list. To remove a selected element or elements from 
- the list click the <span style="font-weight: bold;"><B>Remove </B></span>button. 
- The <span style="font-weight: bold;"><B>Sort </B></span>button allows to sort 
- the list of elements IDs. The <span style="font-weight: bold;"><B>Set filter 
- </B></span>button allows to apply a definite filter to selection of elements 
- of your group.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><span 
- style="font-weight: bold;"><B>Apply to all </B></span><span>radio button allows 
- to modify the orientation of all elements of the currently displayed mesh 
- or submesh.</span></p></li>
-       
-       <li class=kadov-p><p class="whs5"><span 
- style="font-weight: bold;"><B>Select from </B></span>set of fields allows to 
- choose a submesh or an existing group whose elements will be automatically 
- added to the list.</p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button to confirm 
- the operation.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark12">Change 
- Orientation</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/constructing_groups_of_specific_elements.htm b/doc/salome/gui/SMESH/files/constructing_groups_of_specific_elements.htm
deleted file mode 100755 (executable)
index 0b8e2f5..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Constructing groups of specific elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nGrouping elements\nConstructing groups of specific elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Constructing groups of specific elements</h1>
-
-<p>In MESH you can easily construct groups of specific elements (nodes, 
- edges, faces or volumes) which will be taken from a definite submesh.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To construct a group of specific elements:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">Right-click on a submesh in the Object Browser 
- and choose the <span style="font-weight: bold;"><B>Construct Group </B></span>item 
- or select your submesh in the Object Browser and in the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Construct Group 
- </B></span>item. MESH will construct several groups consisting of elements 
- of the definite type: nodes, edges, faces or volumes.</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/constructing_meshes.htm b/doc/salome/gui/SMESH/files/constructing_meshes.htm
deleted file mode 100755 (executable)
index 5a4fbc6..0000000
+++ /dev/null
@@ -1,242 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Constructing meshes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:0px; }
-ul.whs2 { list-style:disc; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:22px; height:24px; border-style:none; }
-p.whs5 { margin-left:80px; }
-img_whs6 { border:none; width:370px; height:296px; float:none; border-style:none; }
-img_whs7 { border:none; width:173px; height:88px; border-style:none; }
-img_whs8 { border:none; width:34px; height:29px; border-style:none; }
-img_whs9 { border:none; width:29px; height:28px; border-style:none; }
-img_whs10 { border:none; width:30px; height:29px; border-style:none; }
-img_whs11 { border:none; width:232px; height:142px; border-style:none; float:right; }
-img_whs12 { border:none; width:25px; height:24px; border-style:none; }
-img_whs13 { border:none; width:457px; height:486px; float:none; border-style:none; }
-img_whs14 { border:none; width:564px; height:402px; float:none; border-style:none; }
-img_whs15 { border:none; width:260px; height:270px; float:none; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs1 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nConstructing meshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Constructing meshes</h1>
-
-<p class="whs1">Construction of a mesh consists of:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs1">Selecting a geometrical 
- object for meshing</p></li>
-       
-       <li class=kadov-p><p class="whs1">Applying <a href="about_meshing_algorithms.htm">meshing 
- algorithms</a> and <a href="about_hypotheses.htm">hypotheses</a> which 
- will be used at computation of this mesh.</p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class=TODO>To construct a mesh:</p>
-
-<p class="whs3">1. In the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu select<span style="font-weight: bold;"><B> Create Mesh </B></span>or 
- click <img src="../image32.gif" width="22px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will 
- appear:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs5"><img src="../pics/createmesh-inv.png" x-maintain-ratio="TRUE" width="370px" height="296px" border="0" class="img_whs6"></p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs3">2. For example, you need to mesh a 3d object. 
- </p>
-
-<p class="whs3">First, type the name for your mesh in the 
- &quot;Name&quot; box, by default, it is &quot;Mesh_1&quot;. Then select 
- the object you wish to mesh in the Object Browser <img src="../image119.gif" width="173px" height="88px" border="0" class="img_whs7">and click 
- the <img src="../image120.gif" width="34px" height="29px" border="0" class="img_whs8"> &quot;Add&quot; button. </p>
-
-<p class="whs3">Now you can define 1d Algorithm and 1d Hypotheses, 
- which will be applied to the edges of your object. (Note that any object 
- has edges, even if their existence is not apparent, for example, a sphere 
- has 4 edges). Click the &nbsp;<img src="../image121.gif" width="29px" height="28px" border="0" class="img_whs9"> button to add a hypothesis. Click the <img src="../image122.gif" width="30px" height="29px" border="0" class="img_whs10"> button 
- to define values for the current hypothesis. The use of additional hypotheses 
- is optional (i.e. you may leave &quot;None&quot; in this box). &nbsp;&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">Proceed in the same way with 2d and 3d Algorithms 
- and Hypotheses, note that the choice of hypotheses depends on the algorithm. 
- There must be one Algorithm and one or several Hypotheses for each dimension 
- of your object, otherwise you will not get any mesh at all. Of course, 
- if you wish to mesh a face, which is a 2d object, you don't need to define 
- 3d Algorithm and Hypotheses. </p>
-
-<p class="whs3">In the <span style="font-weight: bold;"><B>Object 
- Browser</B></span> the structure of the new mesh will be displayed as follows:</p>
-
-<p class="whs3"><img src="../image88.jpg" width="232px" height="142px" align="right" border="0" class="img_whs11">It contains:</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3">a reference to the 
- geometrical object on the basis of which the mesh has been constructed;</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied 
- hypotheses </B></span>folder containing the references to the hypotheses applied 
- to the construction of the mesh;</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied 
- algorithms </B></span>folder containing the references to the algorithms applied 
- to the construction of the mesh.</p></li>
-</ul>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">There is an alternative way to create a mesh 
- on an object simply by clicking <span style="font-weight: bold;"><B>Assign 
- a set of hypotheses </B></span>button and selecting between Automatic Tetrahedralization 
- or Hexahedralization. &nbsp;The 
- program will automatically generate a 3D mesh with the most appropriate 
- settings. In the same way you can apply this functionality for meshing 
- 2D objects, in which case 3D algorithms are not applied. </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">3. Now, when everything is ready, select 
- your mesh in the <span style="font-weight: bold;"><B>Object Browser</B></span>. 
- &nbsp;From the 
- <span style="font-weight: bold;"><B>Mesh </B></span>menu select<span style="font-weight: bold;"><B> 
- Compute </B></span>or click <img src="../image28.gif" width="25px" height="24px" border="0" class="img_whs12"> button of the toolbar. The Mesh 
- Computation information box appears.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/meshcomputationsucceed.png" x-maintain-ratio="TRUE" width="457px" height="486px" border="0" class="img_whs13"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">If the mesh computation failed, the information 
- about the cause of the failure is provided. </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/meshcomputationfail.png" x-maintain-ratio="TRUE" width="564px" height="402px" border="0" class="img_whs14"> </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">After you select the error, <span style="font-weight: bold;"><B>Show 
- Subshape</B></span> button allows visualizing the mesh elements that cause 
- it</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/failed_computation.png" x-maintain-ratio="TRUE" width="260px" height="270px" border="0" class="img_whs15"> </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><span style="font-weight: bold;"><B>Publish 
- Subshape</B></span> button allows importing it in a separate MED or UNV file. 
- </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">Consider trying a sample script for construction 
- of a mesh from our <a href="../constructing_meshes.htm">TUI Scripts</a> 
- section.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/constructing_submeshes.htm b/doc/salome/gui/SMESH/files/constructing_submeshes.htm
deleted file mode 100755 (executable)
index 53d39c3..0000000
+++ /dev/null
@@ -1,185 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Constructing submeshes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:0px; }
-ul.whs2 { list-style:disc; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:27px; height:25px; border-style:none; }
-p.whs5 { margin-left:80px; }
-img_whs6 { border:none; width:370px; height:326px; float:none; }
-p.whs7 { margin-left:38px; }
-img_whs8 { border:none; width:224px; height:212px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs1 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nConstructing submeshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Constructing submeshes</h1>
-
-<p class="whs1">Construction of a submesh consists of:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs1">Selecting a mesh which 
- will encapsulate your submesh</p></li>
-       
-       <li class=kadov-p><p class="whs1">Selecting a geometrical 
- object for meshing</p></li>
-       
-       <li class=kadov-p><p class="whs1">Applying one or several 
- previously <a href="about_hypotheses.htm">hypotheses</a> and <a href="about_meshing_algorithms.htm">meshing 
- algorithms</a> which will be used at computation of this submesh.</p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class=TODO>To construct a submesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs3">From the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu select<span style="font-weight: bold;"><B> Local Hyp. </B></span>or 
- click <img src="../image33.gif" width="27px" height="25px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will 
- appear:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs5"><img src="../pics/createmesh-inv2.png" x-maintain-ratio="TRUE" width="370px" height="326px" border="0" class="img_whs6"></p>
-
-<p class="whs7">&nbsp;</p>
-
-<p class="whs7">It allows to define the <span style="font-weight: bold;"><B>Name</B></span>, 
- the parent <span style="font-weight: bold;"><B>Mesh</B></span> and the <span 
- style="font-weight: bold;"><B>Geometry</B></span> (e.g. a face if the parent 
- mesh has been built on box) of the submesh. You can define algorithms 
- and hypotheses in the same way as in <a href="constructing_meshes.htm">Create 
- mesh</a> menu. &nbsp;</p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs3">In the Object Browser the structure of the 
- new submesh will be displayed as follows:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../image10.jpg" width="224px" height="212px" border="0" class="img_whs8"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">It contains:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3">a reference to the 
- geometrical object on the basis of which the submesh has been constructed;</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied 
- hypotheses </B></span>folder containing the references to the hypotheses applied 
- to the construction of the submesh;</p></li>
-       
-       <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied 
- algorithms </B></span>folder containing the references to the algorithms applied 
- to the construction of the submesh.</p></li>
-</ul>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs1"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../constructing_meshes.htm#bookmark1">Construct 
- Submesh</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/creating_groups.htm b/doc/salome/gui/SMESH/files/creating_groups.htm
deleted file mode 100755 (executable)
index 1200e59..0000000
+++ /dev/null
@@ -1,281 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Creating groups</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { font-weight:bold; }
-img_whs2 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs3 { margin-left:40px; font-weight:normal; }
-ul.whs4 { list-style:disc; }
-p.whs5 { font-weight:bold; margin-left:40px; }
-p.whs6 { margin-left:40px; font-weight:bold; }
-p.whs7 { margin-left:40px; }
-p.whs8 { margin-left:36px; }
-table.whs9 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs10 { width:33.382%; }
-col.whs11 { width:66.618%; }
-tr.whs12 { x-cell-content-align:top; height:587px; }
-td.whs13 { width:33.382%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; border-left-style:none; border-top-style:none; }
-img_whs14 { border:none; width:312px; height:621px; float:none; border-style:none; }
-td.whs15 { width:66.618%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-top-style:none; border-right-style:none; }
-p.whs16 { margin-left:0px; }
-img_whs17 { border:none; width:145px; height:150px; border-style:none; float:left; }
-img_whs18 { border:none; width:149px; height:158px; border-style:none; }
-col.whs19 { width:33.48%; }
-col.whs20 { width:66.52%; }
-tr.whs21 { x-cell-content-align:top; }
-td.whs22 { width:33.48%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs23 { border:none; width:312px; height:312px; float:none; border-style:none; }
-td.whs24 { width:66.52%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs25 { border:none; width:135px; height:150px; border-style:none; }
-p.whs26 { margin-left:80px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs16 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nGrouping elements\nCreating groups");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Creating groups</h1>
-
-<p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> &nbsp;&nbsp;<span 
- style="font-weight: normal;">In MESH you 
- can create groups of elements of different types. To create a group of 
- elements</span><span style="font-weight: normal; margin-left: 40px;"> 
- in the </span><span style="margin-left: 40px;">Mesh</span><span style="font-weight: normal; margin-left: 40px;"> 
- menu select </span><span style="margin-left: 40px;">Create Group</span><span 
- style="font-weight: normal; margin-left: 40px;">.</span><span style="margin-left: 40px;"> 
- </span></p>
-
-<p class="whs3">To create any group 
- you should define the following: &nbsp;&nbsp;</p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs5">Mesh: 
- <span style="font-weight: normal;">the name of the mesh whose elements 
- will form your group. You can select your mesh in the Objet Browser or 
- in the 3D viewer.</span></p></li>
-       
-       <li class=kadov-p><p class="whs3"><span 
- style="font-weight: bold;"><B>Elements</B></span> <span style="font-weight: bold;"><B>Type</B></span> 
- set of radio buttons allows to select the type of elements which will 
- form your group:</p></li>
-       
-       <ul type="disc" class="whs4">
-               
-               <li class=kadov-p><p class="whs6">Nodes</p></li>
-               
-               <li class=kadov-p><p class="whs6">Edges 
- </p></li>
-               
-               <li class=kadov-p><p class="whs6">Faces</p></li>
-               
-               <li class=kadov-p><p class="whs6">Volumes</p></li>
-       </ul>
-       
-       <li class=kadov-p><p class="whs3"><span 
- style="font-weight: bold;"><B>Name </B></span>field allows to enter the name 
- of your new group.</p></li>
-</ul>
-
-<p class="whs3">SALOME Platform distinguishes 
- between the two Group types: <span style="font-weight: bold;"><B>Standalone 
- Group</B></span> and <span style="font-weight: bold;"><B>Group on Geometry</B></span>. 
- &nbsp;</p>
-
-<h3>Standalone Group </h3>
-
-<p class="whs7"><span style="font-weight: bold;"><B>Standalone 
- Group</B></span> consists of mesh elements, which you can define in two possible 
- ways.</p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs8">Choosing them manually 
- with the mouse in the 3D Viewer. You can click on an element in the 3D 
- viewer and it will be highlighted. After that click the <span style="font-weight: bold;"><B>Add 
- </B></span>button and the ID of this element will be added to the list. </p></li>
-       
-       <li class=kadov-p><p class="whs7">Applying Filters. The 
- <span style="font-weight: bold;"><B>Set filter </B></span>button allows to apply 
- a definite filter to selection of the elements of your group. See more 
- about filters on the <a href="../selection_filter_library.htm">Selection 
- filter library</a> page. &nbsp;&nbsp;</p></li>
-</ul>
-
-<p class="whs7">To remove a selected element or elements 
- from the list click the <span style="font-weight: bold;"><B>Remove </B></span>button. 
- The <span style="font-weight: bold;"><B>Sort List </B></span>button allows to 
- sort the list of IDs of mesh elements. </p>
-
-<p class="whs7"><span style="font-weight: bold;"><B>Select from 
- </B></span>set of fields allows to choose a submesh or an existing group whose 
- elements of the previously defined type will be added to the list of elements 
- which will form your group. </p>
-
-<p class="whs7"><span style="font-weight: bold;"><B>Color Number</B></span> 
- (integer only, ranging from 0 to 9999) - allows to assign to the group 
- a certain index, for example, defining boundary conditions. This feature 
- introduces a useful element of preprocessing in Mesh module. Note that 
- <span style="font-weight: bold;"><B>Color number</B></span> attribute has nothing 
- to do with the colors used for the display of the elements of the group.</p>
-
-<p class="whs7">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs9">
-<col class="whs10">
-<col class="whs11">
-
-<tr valign="top" class="whs12">
-<td width="33.382%" class="whs13">
-<p class="whs1"><img src="../pics/creategroup.png" x-maintain-ratio="TRUE" width="312px" height="621px" border="0" class="img_whs14"></td>
-<td width="66.618%" class="whs15">
-<p class="whs16"><img src="../image130.gif" width="145px" height="150px" align="left" border="0" class="img_whs17"> &nbsp;&nbsp;</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">In this picture the brown cells belong to 
- a group defined manually.</p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;<img src="../image131.gif" width="149px" height="158px" border="0" class="img_whs18"> In this picture the brown cells belong to the group defined 
- by the criterion <br>
-Taper &gt; 0. </p>
-<p class="whs16">&nbsp;</p>
-<p class="whs16">&nbsp;</td></tr>
-</table>
-
-<p class="whs7">&nbsp;</p>
-
-<p class="whs5">&nbsp;&nbsp;&nbsp;See 
- Also a sample TUI Script of a <a href="../grouping_elements.htm#bookmark">Create 
- a Standalone Group</a> operation. &nbsp;</p>
-
-<h3>Group on Geometry </h3>
-
-<p class="whs3">To create a group on 
- geometry check <span style="font-weight: bold;"><B>Group on geometry</B></span> 
- in the <span style="font-weight: bold;"><B>Group type</B></span> field. <span 
- style="font-weight: bold;"><B>Group on geometry </B></span>contains the elements 
- of a certain type belonging to the selected<span style="font-weight: bold;"> 
- <B></B></span>geometrical object. To define a group select in the Objet Browser 
- or in the 3D viewer a geometrical object from which the elements will 
- be taken. After confirmation of the operation a new group of mesh elements 
- will be created.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs9">
-<col class="whs19">
-<col class="whs20">
-
-<tr valign="top" class="whs21">
-<td width="33.48%" class="whs22">
-<p><img src="../pics/a-creategroup.png" x-maintain-ratio="TRUE" width="312px" height="312px" border="0" class="img_whs23"></td>
-<td width="66.52%" class="whs24">
-<p><img src="../image132.gif" width="135px" height="150px" border="0" class="img_whs25"> In this picture the cells which belong to a certain face 
- are selected in green. </td></tr>
-</table>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs6">&nbsp;&nbsp;&nbsp;See 
- Also a sample TUI Script of a <a href="../grouping_elements.htm#bookmark5">Create 
- a Group on Geometry</a><a href="../grouping_elements.htm#bookmark"> </a>operation. 
- &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs16">&nbsp;</p>
-
-<p class="whs26">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/cutting_quadrangles.htm b/doc/salome/gui/SMESH/files/cutting_quadrangles.htm
deleted file mode 100755 (executable)
index 3ffa9a6..0000000
+++ /dev/null
@@ -1,208 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Cutting quadrangles</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:25px; height:22px; border-style:none; }
-img_whs4 { border:none; width:306px; height:525px; float:none; border-style:none; }
-ul.whs5 { list-style:disc; }
-p.whs6 { margin-left:40px; font-weight:normal; }
-p.whs7 { margin-left:40px; font-weight:bold; }
-p.whs8 { font-weight:bold; margin-left:0px; }
-p.whs9 { margin-left:0px; }
-table.whs10 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs11 { width:50%; }
-tr.whs12 { x-cell-content-align:top; }
-td.whs13 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs14 { border:none; width:353px; height:300px; border-style:none; }
-td.whs15 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs8 {margin-left:1pt; }";
-  strNSS += "p.whs9 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nCutting quadrangles");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Cutting quadrangles</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This operation allows to cut one or several quadrangle 
- elements by addition of a supplementary edge which will connect two opposite 
- corners. </p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To cut quadrangles:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">1. Display a mesh or a submesh in the 3D 
- viewer.</p>
-
-<p class="whs2">2. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select the <span style="font-weight: bold;"><B>Cutting of quadrangles 
- </B></span>item or click <img src="../image82.gif" width="25px" height="22px" border="0" class="img_whs3"> button in the toolbar. The following 
- dialog box will appear:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/a-cuttingofquadrangles.png" x-maintain-ratio="TRUE" width="306px" height="525px" border="0" class="img_whs4"></p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs5">
-       
-       <li class=kadov-p><p class="whs6">The 
- main list<span style="font-weight: bold;"> <B></B></span>contains the list of 
- quadrangles. You can click on an quadrangle in the 3D viewer and it will 
- be highlighted (lock Shift keyboard button to select several quadrangles). 
- <span style="margin-left: 0px; font-weight: bold;"><B>Click Add </B></span><span 
- style="margin-left: 0px;">button and the ID of this quadrangle will be 
- added to the list. To remove a selected element or elements from the list 
- click </span><span style="margin-left: 0px; font-weight: bold;"><B>Remove 
- </B></span><span style="margin-left: 0px;">button. </span><span style="margin-left: 0px; font-weight: bold;"><B>Sort 
- list </B></span><span style="margin-left: 0px;">button allows to sort the 
- list of IDs. </span><span style="margin-left: 0px; font-weight: bold;"><B>Filter 
- </B></span><span style="margin-left: 0px;">button allows to apply a definite 
- filter to the selection of quadrangles.</span></p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Apply to all </B></span>radio button allows to 
- modify the orientation of all quadrangles of the currently displayed mesh 
- or submesh.</p></li>
-       
-       <li class=kadov-p><p class="whs7">Preview 
- - <span style="font-weight: normal;">provides a preview of cutting in 
- the viewer.</span> </p></li>
-       
-       <li class=kadov-p><p class="whs8">Criterion</p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Use diagonal 1-3 </B></span>and<span style="font-weight: bold;"><B> 
- Use diagonal 2-4 </B></span>&nbsp;allows 
- to specify the opposite corners which will be connected by the cutting 
- edge.</p></li>
-       
-       <li class=kadov-p><p class="whs7">Use 
- numeric factor - <span style="margin-left: 40px; font-weight: normal;">&nbsp;allows 
- to apply the operation only to those objects which meet the chosen criterion 
- (from the list of Quality Controls, i.e. Skew, Warping, Minimum Angle, 
- etc.)</span></p></li>
-       
-       <li class=kadov-p><p class="whs9"><span style="font-weight: bold;"><B>Select 
- from -</B></span> allows to choose a submesh or an existing group whose quadrangle 
- elements will be automatically added to the list.</p></li>
-</ul>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button to confirm 
- the operation.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs10">
-<col class="whs11">
-<col class="whs11">
-
-<tr valign="top" class="whs12">
-<td width="50%" class="whs13">
-<p><img src="../image52.jpg" width="353px" height="300px" border="0" class="img_whs14"></td>
-<td width="50%" class="whs15">
-<p><img src="../image51.jpg" width="353px" height="300px" border="0" class="img_whs14"></td></tr>
-</table>
-
-<p class="whs9">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark7">Cutting 
- Quadrangles</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/diagonal_iversion_of_elements.htm b/doc/salome/gui/SMESH/files/diagonal_iversion_of_elements.htm
deleted file mode 100755 (executable)
index 3976832..0000000
+++ /dev/null
@@ -1,149 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Diagonal iversion of elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:24px; height:22px; border-style:none; }
-img_whs3 { border:none; border-style:none; width:306px; height:163px; float:none; }
-table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs5 { width:50%; }
-tr.whs6 { x-cell-content-align:top; }
-td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs8 { border:none; width:300px; height:224px; border-style:none; }
-td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nDiagonal inversion of elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Diagonal inversion of elements</h1>
-
-<p>&nbsp;In MESH 
- you can inverse the diagonal (edge) of a pseudo-quadrangle formed by two 
- neighboring triangles with one common edge.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To inverse the diagonal:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Diagonal inversion 
- </B></span>item or click <img src="../image70.gif" width="24px" height="22px" border="0" class="img_whs2"> button in the toolbar. The following 
- dialog box shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/diagonalinversion.png" x-maintain-ratio="TRUE" width="306px" height="163px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. Enter the ID of the required edge in the 
- <span style="font-weight: bold;"><B>Edge </B></span>&nbsp;field 
- or select this edge in the 3D viewer. </p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
-
-<p class=TODO
-       style="margin-left: 40px;">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs4">
-<col class="whs5">
-<col class="whs5">
-
-<tr valign="top" class="whs6">
-<td width="50%" class="whs7">
-<p><img src="../image38.jpg" width="300px" height="224px" border="0" class="img_whs8"></td>
-<td width="50%" class="whs9">
-<p><img src="../image36.jpg" width="300px" height="224px" border="0" class="img_whs8"></td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark4">Diagonal 
- Inversion of Elements</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/displacing_nodes.htm b/doc/salome/gui/SMESH/files/displacing_nodes.htm
deleted file mode 100755 (executable)
index 14898fa..0000000
+++ /dev/null
@@ -1,170 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Displacing nodes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:24px; height:22px; border-style:none; }
-img_whs3 { border:none; width:306px; height:269px; float:none; border-style:none; }
-table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs5 { width:39.706%; }
-col.whs6 { width:60.294%; }
-tr.whs7 { x-cell-content-align:top; }
-td.whs8 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-p.whs9 { margin-right:116px; }
-img_whs10 { border:none; border-style:none; float:none; width:266px; height:249px; }
-td.whs11 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs12 { border:none; border-style:none; width:324px; height:250px; float:none; }
-p.whs13 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs13 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nMoving nodes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Moving nodes</h1>
-
-<p>In MESH you can change the location of any node of your mesh. In this 
- case all adjacent elements (edges) will be also transformed right after 
- the displaced node.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To displace a node:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Move node </B></span>item 
- or click <img src="../image67.gif" width="24px" height="22px" border="0" class="img_whs2"> button in the toolbar. The following dialog box 
- shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/movenodes.png" x-maintain-ratio="TRUE" width="306px" height="269px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. Enter the ID of the required node in the 
- <span style="font-weight: bold;"><B>Node ID </B></span>&nbsp;field 
- or select this node in the 3D viewer. The coordinates of your node will 
- be automatically displayed in the <span style="font-weight: bold;"><B>Coordinates 
- </B></span>set of fields.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">3. Set new coordinates for your node in the 
- <span style="font-weight: bold;"><B>Coordinates </B></span>set of fields.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">4. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs4">
-<col class="whs5">
-<col class="whs6">
-
-<tr valign="top" class="whs7">
-<td width="39.706%" class="whs8">
-<p class="whs9"><img src="../pics/moving_nodes1.png" x-maintain-ratio="TRUE" width="266px" height="249px" border="0" class="img_whs10"></td>
-<td width="60.294%" class="whs11">
-<p><img src="../pics/moving_nodes2.png" x-maintain-ratio="TRUE" width="324px" height="250px" border="0" class="img_whs12"></td></tr>
-</table>
-
-<p class="whs13">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark3">Moving 
- Nodes</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs13">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/displaying_nodes_numbers.htm b/doc/salome/gui/SMESH/files/displaying_nodes_numbers.htm
deleted file mode 100755 (executable)
index 94a2d54..0000000
+++ /dev/null
@@ -1,159 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Displaying nodes numbers</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-p.whs2 { margin-left:0px; }
-img_whs3 { border:none; width:429px; height:189px; }
-img_whs4 { border:none; width:324px; height:278px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs2 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nViewing meshes\nNumbering");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Displaying nodes numbers</h1>
-
-<p>In MESH you can display the ID numbers of all nodes of your mesh in 
- the viewer.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To display ID numbers of nodes:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. Display your mesh in the viewer</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. Right-click on the mesh in the 3D viewer 
- and from the associated pop-up menu choose <span style="font-weight: bold;"><B>Numbering 
- &gt; Display Nodes #</B></span>.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs2">It will look like as follows:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs1"><img src="../image96.jpg" width="429px" height="189px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<h1>Displaying elements numbers</h1>
-
-<p>In MESH you can display the ID numbers of all meshing elements composing 
- your mesh in the viewer.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To display ID numbers of elements:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. Display your mesh in the viewer</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. Right-click on the mesh in the 3D viewer 
- and from the associated pop-up menu choose <span style="font-weight: bold;"><B>Numbering 
- &gt; Display Elements #</B></span>.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs2">It will look like as follows:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs1"><img src="../image95.jpg" width="324px" height="278px" border="0" class="img_whs4"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/editing_groups.htm b/doc/salome/gui/SMESH/files/editing_groups.htm
deleted file mode 100755 (executable)
index adf5054..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Editing groups</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:21px; height:22px; border-style:none; }
-img_whs3 { border:none; width:400px; height:622px; float:none; }
-p.whs4 { font-weight:normal; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nGrouping elements\nEditing groups");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Editing groups</h1>
-
-<p class=TODO
-       style="margin-left: 0px;">To edit an existing group of elements:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. Select your group in the Object Browser 
- and in the <span style="font-weight: bold;"><B>Mesh </B></span>menu click the 
- <span style="font-weight: bold;"><B>Edit Group </B></span>item or <img src="../image74.gif" width="21px" height="22px" border="0" class="img_whs2"> icon in the toolbar. The following dialog box will appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/editgroup.png" x-maintain-ratio="TRUE" width="400px" height="622px" border="0" class="img_whs3"></p>
-
-<p class="whs4">&nbsp;</p>
-
-<p class="whs1">In this dialog box you can modify the name<span 
- style="font-weight: bold;"> <B></B></span>of your group and add or remove the 
- elements forming it. For more information <a href="creating_groups.htm">see 
- Creating Groups </a><span style="margin-left: 40px;">page.</span></p>
-
-<p class="whs1">2. Click the <span style="font-weight: bold;"><B>OK 
- </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply 
- </B></span>button to confirm modification of the group.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of an <a href="../grouping_elements.htm#bookmark1">Edit 
- Group</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/importing_and_exporting_meshes.htm b/doc/salome/gui/SMESH/files/importing_and_exporting_meshes.htm
deleted file mode 100755 (executable)
index 5cfa160..0000000
+++ /dev/null
@@ -1,157 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Importing and exporting meshes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; border-style:none; width:437px; height:283px; float:none; }
-img_whs4 { border:none; border-style:none; width:436px; height:307px; float:none; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nImporting and exporting meshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Importing and exporting meshes</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In MESH there is a functionality allowing importation/exportation 
- of meshes from <span style="font-weight: bold;"><B>MED</B></span> and <span style="font-weight: bold;"><B>UNV 
- </B></span>(I-DEAS 10) format files. </p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To import a mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. From the <span style="font-weight: bold;"><B>File</B></span> 
- menu choose the <span style="font-weight: bold;"><B>Import</B></span> item, from 
- its sub-menu select the corresponding format (MED, &nbsp;UNV) 
- of the file containing your mesh.</p>
-
-<p class="whs2">2. In the standard <span style="font-weight: bold;"><B>Search 
- File </B></span>dialog box find the file for importation. </p>
-
-<p class="whs2">3. Click the <span style="font-weight: bold;"><B>OK 
- </B></span>button.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/meshimportmesh.png" x-maintain-ratio="TRUE" width="437px" height="283px" border="0" class="img_whs3"> </p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class=TODO>To export a mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Select the object you wish to export.</p>
-
-<p class="whs2">2. From the <span style="font-weight: bold;"><B>File</B></span> 
- menu choose the <span style="font-weight: bold;"><B>Export</B></span> item, from 
- its sub-menu select the format (MED, UNV) of the file which will contain 
- your exported mesh..</p>
-
-<p class="whs2">3. In the standard <span style="font-weight: bold;"><B>Search 
- File </B></span><span>select a location for the exported file and enter its 
- name.</span> </p>
-
-<p class="whs2">4. Click the <span style="font-weight: bold;"><B>OK 
- </B></span>button. </p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/meshexportmesh.png" x-maintain-ratio="TRUE" width="436px" height="307px" border="0" class="img_whs4"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of an <a href="../constructing_meshes.htm#bookmark3">Export 
- Mesh</a> operation. &nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/length_of_edges.htm b/doc/salome/gui/SMESH/files/length_of_edges.htm
deleted file mode 100755 (executable)
index 54cf225..0000000
+++ /dev/null
@@ -1,137 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Length of edges</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:27px; height:24px; border-style:none; }
-img_whs4 { border:none; border-style:none; width:450px; height:381px; float:none; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nLength 2D");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Length 2D</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This quality control criterion consists of calculation 
- of length of the edges combining the meshing elements (triangles and quadrangles) 
- of your mesh. </p>
-
-<p>&nbsp;&nbsp;&nbsp;</p>
-
-<p class=TODO>To apply the Length 2D quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Length 2D </B></span>or click <img src="../image34.gif" width="27px" height="24px" border="0" class="img_whs3"> button in the toolbar. Your 
- mesh will be displayed in the viewer with its elements colored according 
- to the applied mesh quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/length2d.png" x-maintain-ratio="TRUE" width="450px" height="381px" border="0" class="img_whs4"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../quality_controls.htm#bookmark4">&nbsp;Length 
- 2D quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm b/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm
deleted file mode 100755 (executable)
index 213603d..0000000
+++ /dev/null
@@ -1,172 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Length from edges</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { background-color:Transparent; color:#000000; font-weight:bold; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:332px; height:212px; float:none; border-style:none; }
-p.whs5 { margin-left:80px; }
-p.whs6 { margin-left:0px; }
-img_whs7 { border:none; width:455px; height:385px; float:none; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs2 {background-color:white; }";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\n2D Meshing Hypotheses");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>2D Meshing Hypotheses</h1>
-
-<ul type="disc" class="whs1">
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="max._element_area_hypothesis.htm#max_element_area"><span 
- style="font-weight: bold;"><B>Max Element Area</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="max._element_area_hypothesis.htm#length_from_edges"><span 
- style="font-weight: bold;"><B>Length from Edges</B></span></a></p></li>
-       
-       <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
-               class=kadov-p><p class="whs2"><a href="max._element_area_hypothesis.htm#quadrangle preference" style="font-weight: bold;">Quadrangle 
- Preference</a></p></li>
-</ul>
-
-<h3><a name=max_element_area>Max Element Area </a></h3>
-
-<p><span style="font-weight: bold;"><B>Max Element Area </B></span>hypothesis 
- is applied for meshing of 2D faces composing your geometrical object. 
- Definition of this hypothesis consists of setting the <span style="font-weight: bold;"><B>maximum 
- area </B></span>of meshing elements (depending on the chosen meshing algorithm 
- it can be <span style="font-weight: bold;"><B>triangles</B></span> or <span style="font-weight: bold;"><B>quadrangles</B></span>), 
- which will compose the mesh of these 2D faces. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-maxelarea.png" x-maintain-ratio="TRUE" width="332px" height="212px" border="0" class="img_whs4"></p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark4">Maximum 
- Element Area hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/max_el_area.png" x-maintain-ratio="TRUE" width="455px" height="385px" border="0" class="img_whs7"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h3><a name=length_from_edges>Length from Edges</a></h3>
-
-<p><span style="font-weight: bold;"><B>Length from edges</B></span> hypothesis 
- builds 2D mesh segments having a length calculated as an average edge 
- length for a given wire. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark6">Length 
- from Edges hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<h3><a name="quadrangle preference">Quadrangle Preference</a></h3>
-
-<p>This algorithm can be used only together with Quadrangle (Mapping) algorithm. 
- It allows to build quadrangular meshes even if the number of nodes at 
- the opposite edges of a meshed face is not equal, otherwise this mesh 
- will contain some triangular elements.</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/max._element_volume_hypothsis.htm b/doc/salome/gui/SMESH/files/max._element_volume_hypothsis.htm
deleted file mode 100755 (executable)
index b9be270..0000000
+++ /dev/null
@@ -1,122 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Non conform mesh allowed hypothesis</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:48px; }
-img_whs3 { border:none; width:332px; height:212px; float:none; border-style:none; }
-p.whs4 { margin-left:80px; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nMax Element Volume hypothesis");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Max Element Volume hypothesis</h1>
-
-<p><span style="font-weight: bold;"><B><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"></B></span> <span style="font-weight: bold;"><B>Max 
- Element Area </B></span>hypothesis is applied for meshing of 3D objects composing 
- your geometrical object. Definition of this hypothesis consists of setting 
- the <span style="font-weight: bold;"><B>maximum volume </B></span>of 3D meshing 
- elements (depending on the chosen meshing algorithm it can be <span style="font-weight: bold;"><B>hexahedrons 
- </B></span>or <span style="font-weight: bold;"><B>tetrahedrons</B></span>), which 
- will compose the mesh of these 3D objects. </p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/a-maxelvolume.png" x-maintain-ratio="TRUE" width="332px" height="212px" border="0" class="img_whs3"></p>
-
-<p class="whs4">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark5">Maximum 
- Element Volume hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/merging_nodes.htm b/doc/salome/gui/SMESH/files/merging_nodes.htm
deleted file mode 100755 (executable)
index 62089e8..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Merging nodes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:420px; height:507px; float:none; border-style:none; }
-ul.whs4 { list-style:disc; }
-p.whs5 { margin-left:72px; }
-p.whs6 { margin-left:40px; font-weight:bold; }
-img_whs7 { border:none; width:37px; height:28px; float:none; border-style:none; }
-img_whs8 { border:none; width:38px; height:30px; float:none; border-style:none; }
-img_whs9 { border:none; width:82px; height:27px; float:none; border-style:none; }
-img_whs10 { border:none; width:341px; height:375px; float:none; border-style:none; }
-img_whs11 { border:none; float:none; width:347px; height:376px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nMerging nodes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Merging nodes</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This functionality allows user to detect groups of coincident 
- nodes with desirable tolerance, edit these groups and merge.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To merge nodes of your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>choose <span style="font-weight: bold;"><B>Transformation </B></span>and 
- &nbsp;from its 
- sub-menu select the <span style="font-weight: bold;"><B>Merge nodes </B></span>item. 
- The following dialog box shall appear:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/mergenodes.png" x-maintain-ratio="TRUE" width="420px" height="507px" border="0" class="img_whs3"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs2"><span style="font-weight: bold;"><B>Name</B></span> 
- is the name of the mesh whose nodes will be merged.</p></li>
-       
-       <li class=kadov-p><p class="whs2"><span style="font-weight: bold;"><B>Tolerance</B></span> 
- is a maximum distance between nodes sufficient for merging.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Detect</B></span> 
- button generates the list of coincident nodes for the given <span style="font-weight: bold;"><B>Tolerance</B></span>.</p></li>
-       
-       <li class=kadov-p><p class="whs2"><span style="font-weight: bold;"><B>Coincident 
- nodes</B></span> is a list of groupes of nodes for merging. All nodes of each 
- group will form one after the operation. </p></li>
-       
-       <li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Remove</B></span> 
- button deletes the selected group from the list.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Add</B></span> 
- button adds to the list a group of nodes selected in the viewer with pressed 
- &quot;Shift&quot; key.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Select 
- all</B></span> checkbox selects all groups.</p></li>
-       
-       <li class=kadov-p><p class="whs6">Edit 
- selected group<span style="font-weight: normal;"> list</span> <span style="font-weight: normal;">allows 
- editing the selected group:</span></p></li>
-       
-       <li class=kadov-p><p class="whs5"><img src="../pics/add.gif" x-maintain-ratio="TRUE" width="37px" height="28px" border="0" class="img_whs7"> adds 
- to the group the node selected in the viewer.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><img src="../pics/remove.gif" x-maintain-ratio="TRUE" width="38px" height="30px" border="0" class="img_whs8"> removes 
- from the group the selected node.</p></li>
-       
-       <li class=kadov-p><p class="whs5"><img src="../pics/sort.gif" x-maintain-ratio="TRUE" width="82px" height="27px" border="0" class="img_whs9"> moves 
- the selected node to the first position in the group. This means that 
- all other nodes will be merged into this one. </p></li>
-</ul>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs5">To confirm your choice click <span style="font-weight: bold;"><B>OK</B></span> 
- or <span style="font-weight: bold;"><B>Apply</B></span> button.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/merging_nodes1.png" x-maintain-ratio="TRUE" width="341px" height="375px" border="0" class="img_whs10"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/merging_nodes2.png" x-maintain-ratio="TRUE" width="347px" height="376px" border="0" class="img_whs11"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark3">Merge 
- Nodes</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/minimum_angle.htm b/doc/salome/gui/SMESH/files/minimum_angle.htm
deleted file mode 100755 (executable)
index edf8917..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Minimum angle</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; float:none; width:30px; height:30px; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:24px; height:24px; border-style:none; }
-img_whs4 { border:none; width:443px; height:254px; border-style:none; }
-p.whs5 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs5 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nMinimum angle");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Minimum angle</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Minimum angle</B></span> 
- mesh quality criterion consists of calculation of the minimum value of 
- angle between two adjacent sides of a 2D meshing element (triangle or 
- quadrangle). </p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To apply the Minimum angle quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Minimum angle </B></span>or click <img src="../image38.gif" width="24px" height="24px" border="0" class="img_whs3"> button. Your mesh will 
- be displayed in the viewer with its elements colored according to the 
- applied mesh quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../image92.jpg" width="443px" height="254px" border="0" class="img_whs4"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs5"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../quality_controls.htm#bookmark9">Minimum 
- Angle quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/non_conform_mesh_allowed_hypothesis.htm b/doc/salome/gui/SMESH/files/non_conform_mesh_allowed_hypothesis.htm
deleted file mode 100755 (executable)
index f79a74b..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Non conform mesh allowed hypothesis</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:0px; }
-p.whs2 { margin-left:40px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs1 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAdditional Hypotheses");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Additional Hypotheses</h1>
-
-<p><span style="font-weight: bold;"><B>Additional Hypotheses</B></span> can be 
- applied as a supplement to the main hypotheses, introducing additional 
- concepts to mesh creation.</p>
-
-<p>&nbsp;</p>
-
-<p>To define an <span style="font-weight: bold;"><B>Additional Hypothesis</B></span> 
- simply select it in <span style="font-weight: bold;"><B>Create Mesh</B></span> 
- menu. These hypotheses are actually changes in the rules of mesh creation 
- and as such don't possess adjustable values. </p>
-
-<h3>Non Conform mesh allowed hypothesis</h3>
-
-<p><span style="font-weight: bold;"><B>Non Conform mesh allowed</B></span> hypothesis 
- allows to generate non-conform meshes (that is, meshes having some edges 
- ending on an edge or face of adjacent elements). </p>
-
-<h3>Quadratic Mesh</h3>
-
-<p>Quadratic Mesh hypothesis allows to build a quadratic mesh (whose edges 
- are not straight but broken lines and can be defined by three points: 
- first, middle and last) instead of an ordinary one. &nbsp;</p>
-
-<h3>Propagation of 1D Hypothesis on opposite edges</h3>
-
-<p><span style="font-weight: bold;"><B>Propagation of 1D Hypothesis on opposite 
- edges </B></span>allows to propagate a hypothesis onto an opposite edge. If 
- a local hypothesis and propagation are defined on an edge of a quadrangular 
- face, the opposite edge will have the same hypothesis, unless another 
- hypothesis has been locally defined on the opposite edge.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark7">Propagation 
- hypothesis</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/reassigning_hypotheses_and_algorithms.htm b/doc/salome/gui/SMESH/files/reassigning_hypotheses_and_algorithms.htm
deleted file mode 100755 (executable)
index 95141e9..0000000
+++ /dev/null
@@ -1,147 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Reassigning hypotheses and algorithms</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:370px; height:296px; float:none; }
-img_whs2 { border:none; width:30px; height:29px; border-style:none; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; float:none; width:386px; height:336px; border-style:none; }
-img_whs5 { border:none; float:none; width:386px; height:338px; border-style:none; }
-p.whs6 { margin-left:0px; }
-p.whs7 { font-weight:bold; margin-left:40px; }
-img_whs8 { border:none; width:388px; height:341px; float:none; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nCreating meshes\nEditing Meshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Editing Meshes</h1>
-
-<p>After you have created a mesh or submesh with definite applied hypotheses 
- and algorithms you can edit your mesh by <span style="font-weight: bold;"><B>assigning</B></span> 
- new hypotheses and algorithms or <span style="font-weight: bold;"><B>unassigning 
- </B></span>the applied hypotheses and algorithms. The editing proceeds in 
- the same way as <span style="font-weight: bold;"><B>Mesh Creation</B></span>. 
- </p>
-
-<p>&nbsp;</p>
-
-<p class=TODO
-       style="margin-left: 40px;"><img src="../pics/createmesh-inv3.png" x-maintain-ratio="TRUE" width="370px" height="296px" border="0" class="img_whs1"></p>
-
-<p>You can also change values for the current hypothesis by clicking the 
- <img src="../image122.gif" width="30px" height="29px" border="0" class="img_whs2"> button. </p>
-
-<p>&nbsp;</p>
-
-<p>See how a mesh constructed on one and the same geometrical object changes 
- if we apply different algorithms to it. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/edit_mesh1.png" x-maintain-ratio="TRUE" width="386px" height="336px" border="0" class="img_whs4"> &nbsp;<img src="../pics/edit_mesh_remove_hyp.png" x-maintain-ratio="TRUE" width="386px" height="338px" border="0" class="img_whs5"></p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs7"><img src="../pics/edit_mesh_change_value_hyp.png" x-maintain-ratio="TRUE" width="388px" height="341px" border="0" class="img_whs8"></p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of an <a href="../constructing_meshes.htm#bookmark2">Edit 
- Mesh</a> operation. &nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p class="whs6">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/removing_nodes_and_elements.htm b/doc/salome/gui/SMESH/files/removing_nodes_and_elements.htm
deleted file mode 100755 (executable)
index 9b720e9..0000000
+++ /dev/null
@@ -1,246 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Removing nodes and elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { margin-left:40px; font-weight:bold; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:27px; height:25px; border-style:none; }
-img_whs5 { border:none; width:332px; height:231px; float:none; border-style:none; }
-p.whs6 { margin-left:0px; }
-img_whs7 { border:none; width:36px; height:38px; float:none; border-style:none; }
-table.whs8 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs9 { width:31.569%; }
-col.whs10 { width:68.431%; }
-tr.whs11 { x-cell-content-align:top; }
-td.whs12 { width:31.569%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs13 { border:none; width:245px; height:289px; float:none; border-style:none; }
-td.whs14 { width:68.431%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs15 { border:none; width:252px; height:288px; float:none; border-style:none; }
-table.whs16 { x-cell-content-align:top; width:55.882%; border-spacing:0px; }
-col.whs17 { width:47.72%; }
-col.whs18 { width:52.28%; }
-td.whs19 { width:47.72%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs20 { border:none; width:219px; height:210px; float:none; border-style:none; }
-td.whs21 { width:52.28%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs22 { border:none; float:none; width:240px; height:209px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nRemoving nodes and elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Removing nodes and elements</h1>
-
-<p>In MESH you can remove nodes and all types of cells of your mesh. </p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs1">
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#remove_a_node"
-       style="font-weight: bold;"><span style="font-weight: bold;"><B>Nodes</a> 
- </B></span></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#remove_an_element"
-       style="font-weight: bold;">Elements</a></p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p class=TODO><a name=remove_a_node>To remove a node:</a></p>
-
-<p class=TODO
-       style="margin-left: 40px;">&nbsp;</p>
-
-<p class="whs3">1. Select your mesh in the Object Browser 
- or in the 3D viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose <span style="font-weight: bold;"><B>Remove </B></span>and 
- from the associated submenu select the <span style="font-weight: bold;"><B>Remove 
- nodes</B></span>, or just click <img src="../image88.gif" width="27px" height="25px" border="0" class="img_whs4"> icon in the toolbar. The 
- following dialog box will appear:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/removenodes.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs5"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box you can specify one or 
- several nodes (with pressed Shift button) by choosing them in the 3D viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">3. Click <span style="font-weight: bold;"><B>OK 
- </B></span>or <span style="font-weight: bold;"><B>Apply </B></span>&nbsp;to 
- confirm deletion of the specified nodes.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs6"><img src="../note1.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs7">Be careful while removing 
- nodes because if you remove a definite node of your mesh all adjacent 
- elements will be also deleted.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs8">
-<col class="whs9">
-<col class="whs10">
-
-<tr valign="top" class="whs11">
-<td width="31.569%" class="whs12">
-<p><img src="../pics/remove_nodes1.png" x-maintain-ratio="TRUE" width="245px" height="289px" border="0" class="img_whs13"></td>
-<td width="68.431%" class="whs14">
-<p><img src="../pics/remove_nodes2.png" x-maintain-ratio="TRUE" width="252px" height="288px" border="0" class="img_whs15"></td></tr>
-</table>
-
-<p class="whs6">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO><a name=remove_an_element>To remove an element:</a></p>
-
-<p class=TODO
-       style="margin-left: 40px;">&nbsp;</p>
-
-<p class="whs3">1. Select your mesh in the Object Browser 
- or in the 3D viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose <span style="font-weight: bold;"><B>Remove </B></span>and 
- from the associated submenu select the <span style="font-weight: bold;"><B>Remove 
- elements</B></span>, or just click <img src="../image88.gif" width="27px" height="25px" border="0" class="img_whs4"> icon in the toolbar. The 
- following dialog box will appear:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3"><img src="../pics/removeelements.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs5"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">In this dialog box you can specify one or 
- several elements of your mesh (with pressed Shift button) by choosing 
- them in the 3D viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">3. Click <span style="font-weight: bold;"><B>OK 
- </B></span>or <span style="font-weight: bold;"><B>Apply </B></span>&nbsp;to 
- confirm deletion of the specified elements.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="55.882%" class="whs16">
-<col class="whs17">
-<col class="whs18">
-
-<tr valign="top" class="whs11">
-<td width="47.72%" class="whs19">
-<p><img src="../pics/remove_elements1.png" x-maintain-ratio="TRUE" width="219px" height="210px" border="0" class="img_whs20"></td>
-<td width="52.28%" class="whs21">
-<p><img src="../pics/remove_elements2.png" x-maintain-ratio="TRUE" width="240px" height="209px" border="0" class="img_whs22"></td></tr>
-</table>
-
-<p class="whs6">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark1">Removing 
- Nodes and Elements</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/renumbering_nodes_and_elements.htm b/doc/salome/gui/SMESH/files/renumbering_nodes_and_elements.htm
deleted file mode 100755 (executable)
index 577cd33..0000000
+++ /dev/null
@@ -1,176 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Renumbering nodes and elements</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { margin-left:40px; font-weight:bold; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:29px; height:23px; border-style:none; }
-img_whs5 { border:none; width:332px; height:231px; float:none; border-style:none; }
-img_whs6 { border:none; width:26px; height:25px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nRenumbering nodes and elements");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Renumbering nodes and elements</h1>
-
-<p>In MESH you can renumber the nodes and elements of your mesh.</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs1">
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#renumber_nodes">Nodes</a> </p></li>
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#renumber_elements"
-       style="font-weight: bold;">Elements</a></p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p class=TODO><a name=renumber_nodes>To renumber the nodes of your mesh:</a></p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs3">1. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select <span style="font-weight: bold;"><B>Renumbering </B></span>submenu 
- and choose the <span style="font-weight: bold;"><B>Nodes </B></span>item or click 
- <img src="../image63.gif" width="29px" height="23px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will 
- appear: </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/renumbernodes.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs5"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. Fill the <span style="font-weight: bold;"><B>Mesh 
- </B></span>field by selecting your mesh in the Object Browser or in the 3D 
- viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span><span>or </span><span style="font-weight: bold;"><B>OK </B></span><span>button 
- to perform the operation.</span></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class=TODO><a name=renumber_elements>To renumber the elements of your 
- mesh:</a></p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs3">1. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select <span style="font-weight: bold;"><B>Renumbering </B></span>submenu 
- and choose the <span style="font-weight: bold;"><B>Elements </B></span>item or 
- click <img src="../image64.gif" width="26px" height="25px" border="0" class="img_whs6"> button in the toolbar. The following dialog box will 
- appear: </p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/renumberelements.png" x-maintain-ratio="TRUE" width="332px" height="231px" border="0" class="img_whs5"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. Fill the <span style="font-weight: bold;"><B>Mesh 
- </B></span>field by selecting your mesh in the Object Browser or in the 3D 
- viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span><span>or </span><span style="font-weight: bold;"><B>OK </B></span><span>button 
- to perform the operation.</span></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark2">Renumbering 
- Nodes and Elements</a><a href="../modifying_meshes.htm#bookmark8"> </a>operation. 
- &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/rotation.htm b/doc/salome/gui/SMESH/files/rotation.htm
deleted file mode 100755 (executable)
index 2e82582..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Rotation</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:390px; height:411px; float:none; border-style:none; }
-ul.whs3 { list-style:disc; }
-img_whs4 { border:none; float:none; width:418px; height:332px; }
-img_whs5 { border:none; width:443px; height:331px; float:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nRotation");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Rotation</h1>
-
-<p>This geometrical operation allows to rotate in space your mesh or some 
- of its elements.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>&nbsp;To 
- rotate your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">From the <span style="font-weight: bold;"><B>Modification 
- </B></span>choose <span style="font-weight: bold;"><B>Transformation </B></span>and 
- &nbsp;from its 
- sub-menu select the <span style="font-weight: bold;"><B>Rotation </B></span>item. 
- The following dialog box shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/rotation.png" x-maintain-ratio="TRUE" width="390px" height="411px" border="0" class="img_whs2"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">In this dialog box you can specify the elements 
- which should be rotated and the rotation parameters:</p>
-
-<ul type="disc" class="whs3">
-       
-       <li class=kadov-p><p class="whs1"><span style="font-weight: bold;"><B>Axis:</B></span> 
- point and vector</p></li>
-       
-       <li class=kadov-p><p class="whs1"><span style="font-weight: bold;"><B>Angle 
- </B></span>of rotation </p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><span style="font-weight: bold;"><B>Create a 
- copy </B></span>radio button allows to copy the rotated object.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark1">Rotation</a> 
- operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p><img src="../pics/rotation1.png" x-maintain-ratio="TRUE" width="418px" height="332px" border="0" class="img_whs4"> &nbsp;&nbsp;<img src="../pics/rotation2.png" x-maintain-ratio="TRUE" width="443px" height="331px" border="0" class="img_whs5"></p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/running_smesh_module.htm b/doc/salome/gui/SMESH/files/running_smesh_module.htm
deleted file mode 100755 (executable)
index a00aac9..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Running SMESH module</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:29px; height:28px; border-style:none; }
-p.whs2 { font-family:'Times New Roman' , serif; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; border-style:none; width:685px; height:398px; float:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nRunning MESH module");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Running MESH module</h1>
-
-<p class=TODO
-       style="font-style: normal;
-                       font-weight: normal;
-                       font-family: 'Times New Roman', serif;">To start MESH <span 
- class=glossterm>module</span> in SALOME click <img src="../image25.jpg" width="29px" height="28px" border="0" class="img_whs1"> icon in the 
- bottom toolbar or select <span style="font-weight: bold;"><B>MESH</B></span> 
- &nbsp;from the 
- Choose box:<span style="margin-left: 40px;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">The desktop of the SALOME 
- platform will be updated with additional toolbars and menus related to 
- the <span style="font-weight: bold;"><B>MESH</B></span> component . </p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs3"><img src="../pics/a-viewgeneral.png" x-maintain-ratio="TRUE" width="685px" height="398px" border="0" class="img_whs4"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/sewing_meshes.htm b/doc/salome/gui/SMESH/files/sewing_meshes.htm
deleted file mode 100755 (executable)
index 3a461cf..0000000
+++ /dev/null
@@ -1,342 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Sewing meshes</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-ul.whs2 { list-style:disc; }
-p.whs3 { font-weight:bold; }
-p.whs4 { margin-left:40px; }
-img_whs5 { border:none; width:332px; height:548px; border-style:none; float:right; }
-img_whs6 { border:none; width:612px; height:225px; border-style:none; }
-img_whs7 { border:none; width:581px; height:218px; border-style:none; float:left; }
-img_whs8 { border:none; width:600px; height:227px; border-style:none; }
-p.whs9 { margin-left:0px; }
-img_whs10 { border:none; width:620px; height:228px; border-style:none; }
-img_whs11 { border:none; width:304px; height:222px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs9 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nSewing meshes");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Sewing meshes</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In SMESH you can sew elements of &nbsp;different 
- meshes. The current functionality allows you to sew:</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3"><a href="#free bord">Free 
- borders </a></p></li>
-       
-       <li class=kadov-p><p class="whs3"><a href="#conform">Conform 
- free borders</a></p></li>
-       
-       <li class=kadov-p><p class="whs3"><a href="#border to side">Border 
- to side</a></p></li>
-       
-       <li class=kadov-p><p class="whs3"><a href="#side elements">Side 
- elements</a></p></li>
-</ul>
-
-<p class="whs3">&nbsp;</p>
-
-<p class=TODO>To sew elements of different meshes:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs4">1. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Transformation 
- </B></span>item and &nbsp;from 
- its sub-menu select the <span style="font-weight: bold;"><B>Sewing </B></span>item. 
- </p>
-
-<p class="whs4">2. Check in the dialog box one of the radio 
- buttons corresponding to the type of sewing operation you would like to 
- perform. </p>
-
-<p class="whs4">3. Fill the other fields available in the 
- dialog box</p>
-
-<p class="whs4">4. Click the <span style="font-weight: bold;"><B>OK 
- </B></span><span>or </span><span style="font-weight: bold;"><B>Apply </B></span>button 
- to perform the operation of sewing. </p>
-
-<h3><a name="free bord"></a>Sew free borders<img src="../pics/sewing1.png" x-maintain-ratio="TRUE" width="332px" height="548px" align="right" border="0" class="img_whs5"></h3>
-
-<p>This functionality allows you to unite two free borders of a 2D mesh.</p>
-
-<p>&nbsp;</p>
-
-<p>For sewing free borders you should define three points on each border: 
- first, second and the last node: </p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p>&nbsp;the 
- first node specifies beginning of the border ;</p></li>
-       
-       <li class=kadov-p><p>&nbsp;the 
- second node specifies the part of the border which should be considered 
- (as far as the free border usually forms a closed contour);</p></li>
-       
-       <li class=kadov-p><p>&nbsp;the 
- last node specifies the end of the border.</p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<p>You can select these nodes in the 3D viewer or define by its id.</p>
-
-<p>&nbsp;</p>
-
-<p>The first and the second nodes should belong to the same link of a face. 
- The second and the last nodes of a border can be the same. The first and 
- the last nodes of two borders can be the same. The corresponding end nodes 
- of two borders will be merged. Intermediate nodes of two borders will 
- be either merged or inserted into faces of the opposite border.</p>
-
-<p>&nbsp;</p>
-
-<p>The sewing algorithm is as follows:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs4">1. The parameter (U) of each node within 
- a border is computed. So that the first node has U=0.0, the last node 
- has U=1.0, for the rest nodes 0.0 &lt; U &lt; 1.0;</p>
-
-<p class="whs4">2. Compare node parameters of the two borders. 
- If two nodes of the opposite borders have close parameters, they are merged, 
- i.e. a node of the first border is replaced in all elements by a node 
- of the second border. If a node has no node with a close parameter in 
- the opposite border, it is inserted into an edge of element of the opposite 
- border, an element is split. Two nodes are considered close enough to 
- merge, if difference of their parameters is less than one fifth of minimum 
- length of adjacent face edges on the borders.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs4"><img src="../image22.jpg" width="612px" height="225px" border="0" class="img_whs6"></p>
-
-<p class="whs4">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark4">Sew 
- Free Borders</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs4">&nbsp;</p>
-
-<h3><a name=conform></a>Sew conform free borders<img src="../pics/sewing2.png" x-maintain-ratio="TRUE" width="332px" height="548px" align="right" border="0" class="img_whs5"></h3>
-
-<p>This functionality can be used to unite two free borders of a 2D mesh. 
- </p>
-
-<p>&nbsp;</p>
-
-<p>The borders of meshes for sewing are defined as for &quot;Sew free borders&quot; 
- except that the second free border is not limited and can be defined by 
- the first and the second nodes only. The first nodes of two borders can 
- be the same.</p>
-
-<p>&nbsp;</p>
-
-<p>The algorithm is following: counting nodes starting at the first ones, 
- the n-th node of the first border is merged with the n-th node of the 
- other border, until the end of either of borders. Nodes of the first border 
- are replaced in all elements with corresponding nodes of the second border.</p>
-
-<p>For sewing conform free borders you should define three points on the 
- first border and two points on the second one. User can select these nodes 
- in 3D viewer or define node by its id.<img src="../image23.jpg" width="581px" height="218px" align="left" border="0" class="img_whs7"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">&nbsp;</p>
-
-<h3>&nbsp;</h3>
-
-<h3>&nbsp;</h3>
-
-<h3>&nbsp;</h3>
-
-<h3>&nbsp;</h3>
-
-<h3>&nbsp;</h3>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark5">Sew 
- Conform Free Borders</a> operation. &nbsp;</p>
-
-<h3>&nbsp;</h3>
-
-<h3>&nbsp;</h3>
-
-<h3><a name="border to side"></a>Sew border to side<img src="../pics/sewing3.png" x-maintain-ratio="TRUE" width="332px" height="548px" align="right" border="0" class="img_whs5"></h3>
-
-<p>&quot;Sew border to side&quot; is intended to sew a free border to a 
- mesh surface.</p>
-
-<p>The free border is defined as for &quot;Sewing of free borders&quot;. 
- The place where to sew the border is defined by two nodes, between which 
- the border faces are placed, so that the first border node is merged with 
- the first node on the side and the last node of the border is merged with 
- the second specified node on the side.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs4">&nbsp;</p>
-
-<p>The algorithm is following.</p>
-
-<p>1. Find a sequence of linked nodes on the side such that the found links 
- to be most co-directed with the links of the free border.</p>
-
-<p>2. Sew two sequences of nodes using algorithm of &quot;Sewing of free 
- berders&quot;.</p>
-
-<p>For sewing border to side you should define three points on the border 
- and two points on the side. User can select these nodes in 3D viewer or 
- define node by its id.</p>
-
-<p><img src="../image30.jpg" width="600px" height="227px" border="0" class="img_whs8"></p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark6">Sew 
- Border to Side</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<h3>&nbsp;</h3>
-
-<h3><a name="side elements"></a>Sew side elements<img src="../pics/sewing4.png" x-maintain-ratio="TRUE" width="332px" height="548px" align="right" border="0" class="img_whs5"></h3>
-
-<p class="whs9">This operation is intended to unite two mesh 
- surfaces.</p>
-
-<p class="whs9">&nbsp;</p>
-
-<p>Surfaces may be defined by either 2d or 3d elements. The number of given 
- elements of the sides must be the same. The sets of given elements must 
- be topologically equal, i.e. each node of one element set must have a 
- corresponding node in the other element set and corresponding nodes must 
- be equally linked. If there are 3d elements in a set, only their free 
- faces must obey to that rule.</p>
-
-<p>Two corresponding nodes on each side must be specified. They must belong 
- to one element and must be located on an element set boundary.</p>
-
-<p>&nbsp;</p>
-
-<p>Sewing algorithm finds and merges the corresponding nodes starting from 
- the specified ones.</p>
-
-<p><img src="../image31.jpg" width="620px" height="228px" border="0" class="img_whs10"></p>
-
-<p class="whs4"><img src="../image32.jpg" width="304px" height="222px" border="0" class="img_whs11"></p>
-
-<p>For sewing side elements you should define elements for sewing and two 
- nodes for merging on the each side. User can select these elements and 
- nodes in 3D viewer or define them by its id.</p>
-
-<p>&nbsp;</p>
-
-<p><span style="font-weight: bold;"><B>See Also</B></span> a sample TUI Script 
- of a <a href="../transforming_meshes.htm#bookmark7">Sew Side Elements</a> 
- operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/skew.htm b/doc/salome/gui/SMESH/files/skew.htm
deleted file mode 100755 (executable)
index cfeac07..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Skew</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:453px; height:411px; border-style:none; }
-img_whs4 { border:none; width:24px; height:23px; border-style:none; }
-img_whs5 { border:none; width:448px; height:323px; border-style:none; }
-p.whs6 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nSkew");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Skew</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Skew</B></span> mesh quality 
- criterion reflects the angle between the lines that join opposite sides 
- of the element. SKEW &nbsp;is 
- a maximum value of all skew angles. <span style="margin-left: 0px; text-indent: 48px;">This 
- mesh quality criterion can be applied to elements composed of 4 and 3 
- nodes (quadrangles and triangles)</span></p>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../image27.jpg" width="453px" height="411px" border="0" class="img_whs3"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class=TODO>To apply the Skew quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Skew </B></span>or click <img src="../image40.gif" width="24px" height="23px" border="0" class="img_whs4"> button of the toolbar. Your mesh 
- will be displayed in the viewer with its elements colored according to 
- the applied mesh quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../image93.jpg" width="448px" height="323px" border="0" class="img_whs5"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../quality_controls.htm#bookmark12">Skew 
- quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/smoothing.htm b/doc/salome/gui/SMESH/files/smoothing.htm
deleted file mode 100755 (executable)
index 5b34249..0000000
+++ /dev/null
@@ -1,196 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Smoothing</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:24px; height:25px; border-style:none; }
-img_whs4 { border:none; width:332px; height:396px; float:none; border-style:none; }
-ul.whs5 { list-style:disc; }
-p.whs6 { margin-left:40px; font-weight:normal; }
-p.whs7 { font-weight:bold; }
-p.whs8 { margin-left:80px; }
-img_whs9 { border:none; width:527px; height:281px; border-style:none; }
-img_whs10 { border:none; float:none; width:353px; height:235px; border-style:none; }
-img_whs11 { border:none; width:351px; height:235px; float:none; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nSmoothing");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Smoothing</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> Smoothing is used to adjust the locations of element 
- corners (nodes) to reduce distortions in these elements.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To apply smoothing to the elements of your mesh:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2">1. Display a mesh or a submesh in the 3D 
- viewer.</p>
-
-<p class="whs2">2. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select the <span style="font-weight: bold;"><B>Smoothing </B></span>item 
- or click <img src="../image84.gif" width="24px" height="25px" border="0" class="img_whs3"> button in the toolbar. The <span style="margin-left: 40px;">dialog 
- box contains the following fields which should be specified:</span></p>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/smoothing.png" x-maintain-ratio="TRUE" width="332px" height="396px" border="0" class="img_whs4"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
-
-<ul type="disc" class="whs5">
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Id Elements </B></span>field allows to specify 
- the elements which should be smoothed by selecting them in the 3D viewer 
- (lock <span style="font-weight: bold;"><B>Shift </B></span>button to select several 
- elements).</p></li>
-       
-       <ul type="disc" class="whs5">
-               
-               <li class=kadov-p><p class="whs7">Select whole mesh, 
- submesh or group - <span style="font-weight: normal;">smoothing is applied 
- to the whole mesh or its part.</span></p></li>
-               
-               <li class=kadov-p><p><span style="font-weight: bold;"><B>Fixed nodes 
- ids</B></span>: some nodes keep their location during smoothing. If a mesh 
- is built on a geometry shape, the nodes built on geometrical edges are 
- always fixed. If smoothing is applied to a part of a mesh then the boundary 
- nodes of an elements set are also fixed. Any other nodes may be additionally 
- fixed.</p></li>
-               
-               <li class=kadov-p><p><span style="font-weight: bold;"><B>Smoothing 
- Method</B></span>:</p></li>
-               
-               <ul type="disc" class="whs5">
-                       
-                       <li class=kadov-p><p><span style="font-weight: bold;"><B>Laplacian</B></span> 
- smoothing pulls a node toward the center of surrounding nodes directly 
- connected to that node along an element edge. Centroidal smoothing pulls 
- a node toward the element-area-weighted centroid of the surrounding elements. 
- Typically, the Laplacian method will produce the mesh with the least element 
- distortion. It is also the faster method. </p></li>
-                       
-                       <li class=kadov-p><p><span style="font-weight: bold;"><B>Centroidal</B></span> 
- smoothing usually produces a mesh that has more uniform element sizes. 
- Both methods produce good results with &quot;free&quot; meshes.</p></li>
-               </ul>
-       </ul>
-</ul>
-
-<p>&nbsp;</p>
-
-<p class="whs8"><img src="../image83.gif" width="527px" height="281px" border="0" class="img_whs9"></p>
-
-<ul type="disc" class="whs5">
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Iteration limit: </B></span>both of the smoothing 
- methods use an iterative procedure to converge toward a smoothed mesh. 
- All nodes are smoothed according to one of the techniques shown above. 
- Then the smoothing is reevaluated with the updated nodal locations. This 
- process continues until the maximum number of iterations has been exceeded, 
- or all elements has aspect ratio less or equal than the specified one.</p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Max. aspect ratio</B></span>.</p></li>
-</ul>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button to confirm 
- the operation.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../pics/smoothing1.png" x-maintain-ratio="TRUE" width="353px" height="235px" border="0" class="img_whs10"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../pics/smoothing2.png" x-maintain-ratio="TRUE" width="351px" height="235px" border="0" class="img_whs11"></p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark8">Smoothing</a> 
- operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/symmetry.htm b/doc/salome/gui/SMESH/files/symmetry.htm
deleted file mode 100755 (executable)
index b8e6229..0000000
+++ /dev/null
@@ -1,147 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Symmetry</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:384px; height:375px; float:none; border-style:none; }
-img_whs3 { border:none; width:384px; height:385px; float:none; border-style:none; }
-ul.whs4 { list-style:disc; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nSymmetry");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Symmetry</h1>
-
-<p>This geometrical operation allows to perform a symmetrical copy of your 
- mesh or some of its elements.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>&nbsp;To 
- apply symmetry to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">From the <span style="font-weight: bold;"><B>Modification 
- </B></span>choose <span style="font-weight: bold;"><B>Transformation </B></span>and 
- &nbsp;from its 
- sub-menu select the <span style="font-weight: bold;"><B>Symmetry </B></span>item. 
- The following dialog box shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/symmetry1.png" x-maintain-ratio="TRUE" width="384px" height="375px" border="0" class="img_whs2"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/symmetry2.png" x-maintain-ratio="TRUE" width="384px" height="385px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/symmetry3.png" x-maintain-ratio="TRUE" width="384px" height="385px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">This operation has three options, you can 
- symmetrically copy your mesh or some of its elements specifying: </p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs1">one point</p></li>
-       
-       <li class=kadov-p><p class="whs1">one axis (point and 
- vector)</p></li>
-       
-       <li class=kadov-p><p class="whs1">one plane (point and 
- normal)</p></li>
-</ul>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><span style="font-weight: bold;"><B>Create a 
- copy </B></span>radio button allows to keep the initial elements or mesh.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark2">Symmetry</a> 
- operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/taper.htm b/doc/salome/gui/SMESH/files/taper.htm
deleted file mode 100755 (executable)
index 9ea8a26..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Taper</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; float:none; width:30px; height:30px; border-style:none; }
-img_whs2 { border:none; width:791px; height:170px; border-style:none; }
-p.whs3 { margin-left:40px; }
-img_whs4 { border:none; width:24px; height:23px; border-style:none; }
-img_whs5 { border:none; width:416px; height:316px; border-style:none; }
-p.whs6 { margin-left:0px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs6 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nTaper");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Taper</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"><span style="font-weight: bold;"><B>Taper</B></span> mesh quality 
- criterion represents the ratio of the areas of two triangles separated 
- by a diagonal. So it can be calculated only for elements consisting of 
- 4 nodes.</p>
-
-<p>&nbsp;</p>
-
-<p><img src="../image25.gif" width="791px" height="170px" border="0" class="img_whs2"></p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class=TODO>To apply the Taper quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs3">1. Display your mesh in the viewer.</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Taper </B></span>or click <img src="../image36.gif" width="24px" height="23px" border="0" class="img_whs4"> button in the toolbar. Your mesh 
- will be displayed in the viewer with its elements colored according to 
- the applied mesh quality control criterion:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs3"><img src="../image90.jpg" width="416px" height="316px" border="0" class="img_whs5"></p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs6"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../quality_controls.htm#bookmark7">Taper 
- quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/translation.htm b/doc/salome/gui/SMESH/files/translation.htm
deleted file mode 100755 (executable)
index 82be585..0000000
+++ /dev/null
@@ -1,137 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Translation</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; border-style:none; width:393px; height:353px; float:none; }
-img_whs3 { border:none; width:393px; height:353px; float:none; border-style:none; }
-ul.whs4 { list-style:disc; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nTranslation");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Translation</h1>
-
-<p>This geometrical operation allows to translate in space your mesh or 
- some of its elements.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>&nbsp;To 
- translate your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">From the <span style="font-weight: bold;"><B>Modification 
- </B></span>choose <span style="font-weight: bold;"><B>Transformation </B></span>and 
- &nbsp;from its 
- sub-menu select the <span style="font-weight: bold;"><B>Translation </B></span>item. 
- The following dialog box shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/translation1.png" x-maintain-ratio="TRUE" width="393px" height="353px" border="0" class="img_whs2"> &nbsp;&nbsp;<img src="../pics/translation2.png" x-maintain-ratio="TRUE" width="393px" height="353px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">This operation has two options, you can translate 
- in space your mesh or some of its elements specifying: </p>
-
-<ul type="disc" class="whs4">
-       
-       <li class=kadov-p><p class="whs1">two points (starting 
- and ending)</p></li>
-       
-       <li class=kadov-p><p class="whs1">one vector</p></li>
-</ul>
-
-<p class="whs1">Toggle the corresponding checkbox to <span 
- style="font-weight: bold;"><B>Select whole mesh, submesh or group.</B></span></p>
-
-<p class="whs1"><span style="font-weight: bold;"><B>Create a 
- copy </B></span>button allows to copy the translated object.</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark">Translation</a> 
- operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/uniting_a_set_of_triangles.htm b/doc/salome/gui/SMESH/files/uniting_a_set_of_triangles.htm
deleted file mode 100755 (executable)
index 69e6ea1..0000000
+++ /dev/null
@@ -1,183 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Uniting a set of triangles</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-p.whs2 { margin-left:40px; }
-img_whs3 { border:none; width:306px; height:450px; border-style:none; float:none; }
-img_whs4 { border:none; width:23px; height:24px; border-style:none; }
-ul.whs5 { list-style:disc; }
-p.whs6 { margin-left:40px; font-weight:normal; }
-p.whs7 { margin-left:0px; }
-img_whs8 { border:none; width:286px; height:242px; float:none; border-style:none; }
-img_whs9 { border:none; float:none; width:286px; height:242px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs7 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nUniting a set of triangles");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Uniting a set of triangles</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In contrast to <a href="uniting_two_triangles.htm">the 
- previous operation</a> this one allows to unite at once many triangles 
- if they have adjacent edges. </p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To union several triangles:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2"><img src="../pics/a-unionoftriangles.png" x-maintain-ratio="TRUE" width="306px" height="450px" border="0" class="img_whs3"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">1. Display a mesh or a submesh in the 3D 
- viewer.</p>
-
-<p class="whs2">2. In the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu select the <span style="font-weight: bold;"><B>Union of triangles 
- </B></span>item or click <img src="../image80.gif" width="23px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following 
- dialog box will appear:</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs5">
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>The main list </B></span>shall contain the triangles 
- which will be united. You can click on an triangle in the 3D viewer and 
- it will be highlighted. After that click the <span style="font-weight: bold;"><B>Add 
- </B></span>button and the ID of this triangle will be added to the list. To 
- remove a selected element or elements from the list click the <span style="font-weight: bold;"><B>Remove 
- </B></span>button. The <span style="font-weight: bold;"><B>Sort </B></span>button 
- allows to sort the list of IDs. The <span style="font-weight: bold;"><B>Set 
- filter </B></span>button allows to apply a definite filter to selection of 
- triangles.</p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Apply to all </B></span>radio button allows to 
- modify the orientation of all triangles of the currently displayed mesh 
- or submesh.</p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Criterion</B></span> menu allows to apply the operation 
- only to those object which meet the chosen criterion (from the list of 
- Quality Controls, i.e. Skew, Warping, Minimum Angle, etc.)</p></li>
-       
-       <li class=kadov-p><p class="whs6"><span 
- style="font-weight: bold;"><B>Select from </B></span>set of fields allows to 
- choose a submesh or an existing group whose triangle elements will be 
- automatically added to the list.</p></li>
-</ul>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button to confirm 
- the operation.</p>
-
-<p class="whs7">&nbsp;</p>
-
-<p class="whs7"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> If some selected triangle 
- elements have no adjacent edges with one of the others, the operation 
- on these elements shall take no effect.</p>
-
-<p>&nbsp;</p>
-
-<p><img src="../pics/uniting_a_set_of_triangles1.png" x-maintain-ratio="TRUE" width="286px" height="242px" border="0" class="img_whs8"> &nbsp;&nbsp;&nbsp;<img src="../pics/uniting_a_set_of_triangles2.png" x-maintain-ratio="TRUE" width="286px" height="242px" border="0" class="img_whs9"></p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark5">Uniting 
- a Set of Triangles</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/uniting_two_triangles.htm b/doc/salome/gui/SMESH/files/uniting_two_triangles.htm
deleted file mode 100755 (executable)
index 738ef90..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Uniting two triangles</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-p.whs1 { margin-left:40px; }
-img_whs2 { border:none; width:23px; height:23px; border-style:none; }
-img_whs3 { border:none; width:306px; height:163px; float:none; border-style:none; }
-table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs5 { width:37.647%; }
-col.whs6 { width:62.353%; }
-tr.whs7 { x-cell-content-align:top; }
-td.whs8 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs9 { border:none; border-style:none; float:none; width:297px; height:204px; }
-td.whs10 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs11 { border:none; border-style:none; width:318px; height:206px; float:none; }
--->
-</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nModifying meshes\nUniting two triangles");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Uniting two triangles</h1>
-
-<p>&nbsp;In MESH 
- you can union two neighboring triangles (cells) by deletion of the common 
- edge.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To unite two triangles:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification 
- </B></span>menu choose the <span style="font-weight: bold;"><B>Union of two triangles 
- </B></span>item or click <img src="../image71.gif" width="23px" height="23px" border="0" class="img_whs2"> button in the toolbar. The following 
- dialog box shall appear:</p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1"><img src="../pics/unionoftwotriangles.png" x-maintain-ratio="TRUE" width="306px" height="163px" border="0" class="img_whs3"></p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">2. Enter the ID of the required edge in the 
- <span style="font-weight: bold;"><B>Edge </B></span>&nbsp;field 
- or select this edge in the 3D viewer. </p>
-
-<p class="whs1">&nbsp;</p>
-
-<p class="whs1">3. Click the <span style="font-weight: bold;"><B>Apply 
- </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
-
-<p class=TODO
-       style="margin-left: 40px;">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs4">
-<col class="whs5">
-<col class="whs6">
-
-<tr valign="top" class="whs7">
-<td width="37.647%" class="whs8">
-<p><img src="../pics/uniting_two_triangles1.png" x-maintain-ratio="TRUE" width="297px" height="204px" border="0" class="img_whs9"></td>
-<td width="62.353%" class="whs10">
-<p><img src="../pics/uniting_two_triangles2.png" x-maintain-ratio="TRUE" width="318px" height="206px" border="0" class="img_whs11"></td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark5">Uniting 
- Two Triangles</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/using_operations_on_groups.htm b/doc/salome/gui/SMESH/files/using_operations_on_groups.htm
deleted file mode 100755 (executable)
index 4cd9fa0..0000000
+++ /dev/null
@@ -1,315 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Using operations on groups</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
-ul.whs2 { list-style:disc; }
-p.whs3 { font-weight:bold; }
-p.whs4 { margin-left:40px; }
-table.whs5 { x-cell-content-align:top; width:100%; border-spacing:0px; }
-col.whs6 { width:32.6%; }
-col.whs7 { width:67.4%; }
-tr.whs8 { x-cell-content-align:top; }
-td.whs9 { width:32.6%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs10 { border:none; width:306px; height:253px; float:none; border-style:none; }
-td.whs11 { width:67.4%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs12 { border:none; width:134px; height:151px; border-style:none; }
-img_whs13 { border:none; width:136px; height:151px; border-style:none; }
-img_whs14 { border:none; width:133px; height:159px; border-style:none; }
-p.whs15 { margin-left:0px; }
-col.whs16 { width:32.796%; }
-col.whs17 { width:67.204%; }
-td.whs18 { width:32.796%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-td.whs19 { width:67.204%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs20 { border:none; width:141px; height:157px; border-style:none; }
-col.whs21 { width:33.089%; }
-col.whs22 { width:66.911%; }
-td.whs23 { width:33.089%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-td.whs24 { width:66.911%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs25 { border:none; width:140px; height:146px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs15 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nGrouping elements\nUsing operations on groups");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Using operations on groups</h1>
-
-<p><span style="font-weight: bold;"><B><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> </B></span>In MESH you can 
- perform some Boolean operations on groups, which belong to one and the 
- same mesh.</p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs2">
-       
-       <li class=kadov-p><p class="whs3"><a href="#Union">Union</a> 
- </p></li>
-       
-       <li class=kadov-p><p class="whs3"><a href="#Intersection">Intersection</a></p></li>
-       
-       <li class=kadov-p><p class="whs3"><a href="#Cut">Cut</a></p></li>
-</ul>
-
-<p>&nbsp;</p>
-
-<h3><a name=Union></a>Union of two groups</h3>
-
-<p>This operation allows to create a new group in such a way that all mesh 
- elements that are present in the initial groups will be added to the new 
- one.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To union two groups:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs4">1. In the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu select the <span style="font-weight: bold;"><B>Union Groups </B></span>item. 
- The following dialog box will appear:</p>
-
-<p class="whs4">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs5">
-<col class="whs6">
-<col class="whs7">
-
-<tr valign="top" class="whs8">
-<td width="32.6%" class="whs9">
-<p><img src="../pics/uniongroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
-<td width="67.4%" class="whs11">
-<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="../image135.gif" width="133px" height="159px" border="0" class="img_whs14"></p>
-<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12</p>
-<p>&nbsp;</p>
-<p>For example, we have two groups Group1 and Group2. </p>
-<p>The result of their <span style="font-weight: bold;"><B>Union</B></span> will 
- be Group12 &nbsp;&nbsp;</td></tr>
-</table>
-
-<p class="whs4">&nbsp;&nbsp;</p>
-
-<p>&nbsp;<span style="margin-left: 40px;">In 
- this dialog box you should specify the name</span><span style="margin-left: 40px; font-weight: bold;"> 
- <B></B></span><span style="margin-left: 40px;">of the resulting group and two 
- groups which will be united.</span></p>
-
-<p class="whs4">&nbsp;</p>
-
-<p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok 
- </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply 
- </B></span>button to confirm creation of the group. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs15"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../grouping_elements.htm#bookmark2">Union 
- of two Groups</a> operation. &nbsp;</p>
-
-<p class="whs15">&nbsp;</p>
-
-<p class="whs15">&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<h3><a name=Intersection></a>Intersection of two groups</h3>
-
-<p>This operation allows to create a new group in such a way that all mesh 
- elements that are present in both initial groups are added to the new 
- one.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To intersect two groups:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs4">1. In the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu select the <span style="font-weight: bold;"><B>Intersect Groups 
- </B></span>item. The following dialog box will appear:</p>
-
-<p class="whs4">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs5">
-<col class="whs16">
-<col class="whs17">
-
-<tr valign="top" class="whs8">
-<td width="32.796%" class="whs18">
-<p><img src="../pics/intersectgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
-<td width="67.204%" class="whs19">
-<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"><img src="../image136.gif" width="141px" height="157px" border="0" class="img_whs20"></p>
-<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12a</p>
-<p>&nbsp;</p>
-<p>For example, we have two groups Group1 and Group2. </p>
-<p>The result of their <span style="font-weight: bold;"><B>Intersection</B></span> 
- will be Group12a &nbsp;&nbsp;</td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p class="whs15">In this dialog box you should specify the 
- name<span style="font-weight: bold;"> <B></B></span>of the resulting group and 
- two groups which will be intersected.</p>
-
-<p class="whs4">&nbsp;</p>
-
-<p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok 
- </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply 
- </B></span>button to confirm creation of the group. </p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of an <a href="../grouping_elements.htm#bookmark3">&nbsp;Intersection 
- of two Groups</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<h3><a name=Cut></a>Cut of two groups</h3>
-
-<p>This operation allows to create a new group in such a way that all mesh 
- elements that are present in the main group but are absent in the tool 
- group are added to the new one.</p>
-
-<p>&nbsp;</p>
-
-<p class=TODO>To cut two groups:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs4">1. In the <span style="font-weight: bold;"><B>Mesh 
- </B></span>menu select the <span style="font-weight: bold;"><B>Cut Groups </B></span>item. 
- The following dialog box will appear:</p>
-
-<p class="whs4">&nbsp;</p>
-
-<table x-use-null-cells cellspacing="0" width="100%" class="whs5">
-<col class="whs21">
-<col class="whs22">
-
-<tr valign="top" class="whs8">
-<td width="33.089%" class="whs23">
-<p><img src="../pics/cutgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
-<td width="66.911%" class="whs24">
-<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;<img src="../image137.gif" width="140px" height="146px" border="0" class="img_whs25"></p>
-<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2 
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12b</p>
-<p>&nbsp;</p>
-<p>For example, we have two groups Group1 and Group2. </p>
-<p>The result of their <span style="font-weight: bold;"><B>Cut</B></span> will 
- be Group12b &nbsp;&nbsp;</td></tr>
-</table>
-
-<p>&nbsp;</p>
-
-<p class="whs4">In this dialog box you should specify the 
- name<span style="font-weight: bold;"> <B></B></span>of the resulting group and 
- two groups which will be cut.</p>
-
-<p class="whs4">&nbsp;</p>
-
-<p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok 
- </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply 
- </B></span>button to confirm creation of the group. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
- Also</B></span> a sample TUI Script of a <a href="../grouping_elements.htm#bookmark3">&nbsp;Cut 
- of two Groups</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/viewing_mesh_info.htm b/doc/salome/gui/SMESH/files/viewing_mesh_info.htm
deleted file mode 100755 (executable)
index 79ea7f7..0000000
+++ /dev/null
@@ -1,194 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Viewing mesh info</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-ul.whs1 { list-style:disc; }
-p.whs2 { font-weight:bold; margin-left:40px; }
-p.whs3 { font-style:normal; font-weight:normal; }
-img_whs4 { border:none; width:20px; height:26px; border-style:none; }
-p.whs5 { margin-left:40px; }
-img_whs6 { border:none; width:271px; height:269px; float:none; border-style:none; }
-img_whs7 { border:none; width:22px; height:27px; border-style:none; }
-img_whs8 { border:none; border-style:none; width:451px; height:506px; float:none; }
-img_whs9 { border:none; width:866px; height:287px; float:none; border-style:none; }
-p.whs8 { margin-left:0px; }
-p.whs9 { margin-left:48px; }
-img_whs10 { border:none; width:310px; height:391px; float:none; border-style:none; }
-img_whs11 { border:none; width:310px; float:none; height:391px; border-style:none; }
-p.whs12 { margin-left:80px; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs10 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nViewing meshes\nMesh infos");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Mesh infos</h1>
-
-<p>There are two types of information boxes: <span style="font-weight: bold;"><B>Standard 
- Mesh Infos</B></span>, <span style="font-weight: bold;"><B>Advanced Mesh Infos</B></span> and <span style="font-weight: bold;"><B>Mesh Element Info.</B></span></p>
-
-<p>&nbsp;</p>
-
-<ul type="disc" class="whs1">
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#standard_infos">Standard</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#advanced_infos">Advanced</a></p></li>
-       
-       <li class=kadov-p><p class="whs2"><a 
- href="#element_infos">Mesh Element</a></p></li>
-</ul>
-
-<p class="whs2">&nbsp;</p>
-
-<h3><a name=standard_infos>Standard Mesh Infos</a></h3>
-
-<p class="whs3">The <span style="font-weight: bold;"><B>Standard 
- Mesh Infos</B></span> box gives only the information on the number of elements 
- of maximum dimension and the number of nodes in the mesh. However, from 
- this Info you can learn about groups selected on this mesh. </p>
-
-<p class="whs3">To view the <span style="font-weight: bold;"><B>Standard 
- Mesh Infos, </B></span>select your mesh or submesh in the <span style="font-weight: bold;"><B>Object 
- Browser</B></span> and<span style="font-weight: bold;"> <B></B></span>select <span 
- style="font-weight: bold;"><B>Standard Mesh Infos </B></span>from<span style="font-weight: bold;"> 
- <B></B></span>the <span style="font-weight: bold;"><B>Mesh </B></span>menu or click 
- <img src="../image49.gif" width="20px" height="26px" border="0" class="img_whs4"> button in the toolbar. The following information will 
- be displayed:</p>
-
-<p class="whs3">&nbsp;</p>
-
-<p class="whs5"><img src="../pics/a-standmeshinfo.png" x-maintain-ratio="TRUE" width="271px" height="269px" border="0" class="img_whs6"></p>
-
-<p>&nbsp;</p>
-
-<h3><a name=advanced_infos>Advanced Mesh Infos</a></h3>
-
-
-<p>The<span style="font-weight: bold;"><B> Advanced</B></span> <span style="font-weight: bold;"><B>Mesh 
- Infos </B></span>gives more information about the mesh, including the total 
- number of faces and volumes and their geometrical types.</p>
-
-<p>To view the <span style="font-weight: bold;"><B>Advanced Mesh Infos, </B></span>select 
- your mesh or submesh in the <span style="font-weight: bold;"><B>Object Browser</B></span> 
- and<span style="font-weight: bold;"> <B></B></span>select <span style="font-weight: bold;"><B>Advanced 
- Mesh Infos </B></span>from<span style="font-weight: bold;"> <B></B></span>the <span 
- style="font-weight: bold;"><B>Mesh </B></span>menu or click <img src="../image50.gif" width="22px" height="27px" border="0" class="img_whs7"> button 
- in the toolbar. The following information will be displayed:</p>
-
-<p>&nbsp;</p>
-
-<p class="whs5"><img src="../pics/advanced_mesh_infos.png" x-maintain-ratio="TRUE" width="451px" height="506px" border="0" class="img_whs8"></p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs5">In case you get Mesh Infos via a <a href="../viewing_meshes.htm">TUI 
- script</a>, the information is displayed in Python Console.</p>
-
-<p class="whs5">&nbsp;</p>
-
-<p class="whs5"><img src="../pics/b-mesh_infos.png" x-maintain-ratio="TRUE" width="866px" height="287px" border="0" class="img_whs9"></p>
-
-<p>&nbsp;</p>
-
-<h3><a name=element_infos>Mesh Element Infos</a></h3>
-
-<p>The <span style="font-weight: bold;"><B>Mesh Element Infos</B></span> box gives 
- basic information about the type and the coordinates of the selected mesh 
- element.</p>
-
-<p>&nbsp;</p>
-
-<p class="whs9"><img src="../pics/eleminfo1.png" x-maintain-ratio="TRUE" width="310px" height="391px" border="0" class="img_whs10"> &nbsp;&nbsp;<img src="../pics/eleminfo2.png" x-maintain-ratio="TRUE" width="310px" height="391px" border="0" class="img_whs11"></p>
-
-<p class="whs12">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/files/warp.htm b/doc/salome/gui/SMESH/files/warp.htm
deleted file mode 100755 (executable)
index a67d0e2..0000000
+++ /dev/null
@@ -1,156 +0,0 @@
-<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
-<html>
-
-<head>
-<title>Warp</title>
-<meta http-equiv="content-type" content="text/html; charset=windows-1252">
-<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
-<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
-<!--
-if (navigator.appName !="Netscape")
-{   document.write("<link rel='stylesheet' href='../default.css'>");}
-//-->
-</script>
-<style type="text/css">
-<!--
-img_whs1 { border:none; float:none; width:30px; height:30px; border-style:none; }
-p.whs2 { margin-left:40px; }
-p.whs3 { margin-left:0px; }
-img_whs4 { border:none; width:496px; height:336px; border-style:none; }
-img_whs5 { border:none; width:23px; height:23px; border-style:none; }
-img_whs6 { border:none; width:405px; height:308px; border-style:none; }
--->
-</style><script type="text/javascript" language="JavaScript">
-<!--
-if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
-{
-  var strNSS = "<style type='text/css'>";
-  strNSS += "p.whs3 {margin-left:1pt; }";
-  strNSS +="</style>";
-  document.write(strNSS);
-}
-//-->
-</script>
-<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
-<!--
-function reDo() {
-  if (innerWidth != origWidth || innerHeight != origHeight)
-     location.reload();
-}
-if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
-       origWidth = innerWidth;
-       origHeight = innerHeight;
-       onresize = reDo;
-}
-onerror = null; 
-//-->
-</script>
-<style type="text/css">
-<!--
-div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-p.WebHelpNavBar { text-align:right; }
--->
-</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
-<script type="text/javascript" language="javascript" src="../whver.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
-<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.gbWhTopic)
-{
-       if (window.setRelStartPage)
-       {
-       addTocInfo("MESH module\nQuality controls\nWarping");
-addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
-addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
-
-       }
-
-
-       if (window.setRelStartPage)
-       {
-       setRelStartPage("../index.htm");
-
-               autoSync(1);
-               sendSyncInfo();
-               sendAveInfoOut();
-       }
-
-}
-else
-       if (window.gbIE4)
-               document.location.reload();
-//-->
-</script>
-</head>
-<body><script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(4);
-//-->
-</script>
-<h1>Warping</h1>
-
-<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Warping</B></span> indicates 
- that a face is not planar and is applied only to 2D elements with 4 nodes. 
- This quality control criterion is based on a projection plane created 
- by:</p>
-
-<p class="whs2">1. bisecting the four element edges, </p>
-
-<p class="whs2">2. creating a point on the plane at the vector 
- average of the corners, where the x-axis extends from the point to the 
- bisector on edge 2. </p>
-
-<p class="whs3">The plane normal is in the direction of the 
- cross product of the x-axis and the vector from the origin to the bisector 
- of edge 3. Every corner of the quad will then be a distance \93h\94 from the 
- plane. The length of each half edge is measured and the shortest length 
- is assigned \93l\94. The warp angle is the arcsine of the ratio of the projection 
- height \93h\94 to the half edge length \93l\94. </p>
-
-<p>&nbsp;</p>
-
-<p class="whs2"><img src="../image24.gif" width="496px" height="336px" border="0" class="img_whs4"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class=TODO>To apply the Warping quality criterion to your mesh:</p>
-
-<p class=TODO>&nbsp;</p>
-
-<p class="whs2">1. Display your mesh in the viewer.</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls 
- &gt; Warp </B></span>or click <img src="../image39.gif" width="23px" height="23px" border="0" class="img_whs5"> button of the toolbar. Your mesh 
- will be displayed in the viewer with its elements colored according to 
- the applied mesh quality control criterion:</p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs2"><img src="../image97.jpg" width="405px" height="308px" border="0" class="img_whs6"></p>
-
-<p class="whs2">&nbsp;</p>
-
-<p class="whs3"><span style="font-weight: bold;"><B>See Also</B></span> 
- a sample TUI Script of a <a href="../quality_controls.htm#bookmark10">Warping 
- quality control</a> operation. &nbsp;</p>
-
-<p>&nbsp;</p>
-
-<p class="whs2">&nbsp;</p>
-
-<script type="text/javascript" language="javascript1.2">
-<!--
-if (window.writeIntopicBar)
-       writeIntopicBar(0);
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whftdata.js b/doc/salome/gui/SMESH/whdata/whftdata.js
deleted file mode 100755 (executable)
index addf262..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-//     WebHelp 5.10.001
-var gTEA = new Array();
-function aTE(sTopicTitle, sTopicURL)
-{
-       var len = gTEA.length;
-       gTEA[len] = new topicEntry(sTopicTitle, sTopicURL);
-}
-
-function topicEntry(sTopicTitle, sTopicURL)
-{
-       this.sTopicTitle = sTopicTitle;
-       this.sTopicURL = sTopicURL;
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this) {
-               if (parent.putFtsTData) 
-               {
-                       parent.putFtsTData(gTEA);
-               }
-       }
-}
-
-window.onload = window_OnLoad;
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whftdata0.htm b/doc/salome/gui/SMESH/whdata/whftdata0.htm
deleted file mode 100755 (executable)
index d06b4e7..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whftdata.js"></script>
-<script language="javascript">
-<!--
-//-->
-</script>
-<script language="javascript">
-<!--
-aTE("About viewing meshes","about_viewing_meshes.htm");
-aTE("Adding Quadratic Nodes and Elements","adding_quadratic_nodes_and_elements.htm");
-aTE("Aspect ratio 3D","aspect_ratio_3d.htm");
-aTE("Borders at multi-connection","borders_at_multi-connection.htm");
-aTE("Borders at multiconnection 2D","borders_at_multiconnection_2d.htm");
-aTE("Building Compounds","building_compounds.htm");
-aTE("Clipping","clipping.htm");
-aTE("Constructing Meshes","constructing_meshes.htm");
-aTE("Convert to/from Quadratic Mesh","convert_to_from_quadratic_mesh.htm");
-aTE("Defining hypotheses TUI","defining_hypotheses_tui.htm");
-aTE("Deleting Groups","deleting_groups.htm");
-aTE("Display Entity","display_entity.htm");
-aTE("Extrusion","extrusion.htm");
-aTE("Extrusion along a path","extrusion_along_a_path.htm");
-aTE("About hypotheses","files/about_hypotheses.htm");
-aTE("About meshes","files/about_meshes.htm");
-aTE("About meshing algorithms","files/about_meshing_algorithms.htm");
-aTE("About quality controls","files/about_quality_controls.htm");
-aTE("Adding nodes and elements","files/adding_nodes_and_elements.htm");
-aTE("Area of elements","files/area_of_elements.htm");
-aTE("Arithmetic 1D","files/arithmetic_1d.htm");
-aTE("Aspect Ratio","files/aspect_ratio.htm");
-aTE("Changing orientation of elements","files/changing_orientation_of_elements.htm");
-aTE("Constructing groups of specific elements","files/constructing_groups_of_specific_elements.htm");
-aTE("Constructing meshes","files/constructing_meshes.htm");
-aTE("Constructing submeshes","files/constructing_submeshes.htm");
-aTE("Creating groups","files/creating_groups.htm");
-aTE("Cutting quadrangles","files/cutting_quadrangles.htm");
-aTE("Diagonal iversion of elements","files/diagonal_iversion_of_elements.htm");
-aTE("Displacing nodes","files/displacing_nodes.htm");
-aTE("Displaying nodes numbers","files/displaying_nodes_numbers.htm");
-aTE("Editing groups","files/editing_groups.htm");
-aTE("Importing and exporting meshes","files/importing_and_exporting_meshes.htm");
-aTE("Length of edges","files/length_of_edges.htm");
-aTE("Length from edges","files/max._element_area_hypothesis.htm");
-aTE("Non conform mesh allowed hypothesis","files/max._element_volume_hypothsis.htm");
-aTE("Merging nodes","files/merging_nodes.htm");
-aTE("Minimum angle","files/minimum_angle.htm");
-aTE("Non conform mesh allowed hypothesis","files/non_conform_mesh_allowed_hypothesis.htm");
-aTE("Reassigning hypotheses and algorithms","files/reassigning_hypotheses_and_algorithms.htm");
-aTE("Removing nodes and elements","files/removing_nodes_and_elements.htm");
-aTE("Renumbering nodes and elements","files/renumbering_nodes_and_elements.htm");
-aTE("Rotation","files/rotation.htm");
-aTE("Running SMESH module","files/running_smesh_module.htm");
-aTE("Sewing meshes","files/sewing_meshes.htm");
-aTE("Skew","files/skew.htm");
-aTE("Smoothing","files/smoothing.htm");
-aTE("Symmetry","files/symmetry.htm");
-aTE("Taper","files/taper.htm");
-aTE("Translation","files/translation.htm");
-aTE("Uniting a set of triangles","files/uniting_a_set_of_triangles.htm");
-aTE("Uniting two triangles","files/uniting_two_triangles.htm");
-aTE("Using operations on groups","files/using_operations_on_groups.htm");
-aTE("Viewing mesh info","files/viewing_mesh_info.htm");
-aTE("VTK 3D Viewer","files/vtk_3d_viewer.htm");
-aTE("Warp","files/warp.htm");
-aTE("Free borders","free_borders.htm");
-aTE("Free_edges","free_edges.htm");
-aTE("Grouping Elements","grouping_elements.htm");
-aTE("Length","length.htm");
-aTE("Merge Elements","merge_elements.htm");
-aTE("mesh","mesh.htm");
-aTE("Mesh through point","mesh_through_point.htm");
-aTE("Modifying Meshes","modifying_meshes.htm");
-aTE("SALOME - SMESH - v.version: Package smesh","namespacesmesh.html");
-aTE("Netgen 2D and 3D hypotheses","netgen_2d_and_3d_hypotheses.htm");
-aTE("Pattern mapping","pattern_mapping.htm");
-aTE("Presentation","presentation.htm");
-aTE("Prism 3D Algorithm","prism_3d_algorithm.htm");
-aTE("Projection Algorithms","projection_algorithms.htm");
-aTE("Quality Controls","quality_controls.htm");
-aTE("Radial Prism","radial_prism.htm");
-aTE("Revolution","revolution.htm");
-aTE("Segments around Vertex Algorithm","segments_around_vertex_algorithm.htm");
-aTE("Selection filter library","selection_filter_library.htm");
-aTE("smesh.py_introduction","smesh.py_introduction.htm");
-aTE("Transforming Meshes","transforming_meshes.htm");
-aTE("Transparency","transparency.htm");
-aTE("Viewing Meshes","viewing_meshes.htm");
-aTE("Volume","volume.htm");
-
-//-->
-</script>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whfts.htm b/doc/salome/gui/SMESH/whdata/whfts.htm
deleted file mode 100755 (executable)
index 6e7f89e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whfts.js"></script>
-<script language="javascript">
-<!--
-iWM("0","zoom","whfwdata0.htm");
-
-iTM(0,69,"whftdata0.htm");
-
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whfts.js b/doc/salome/gui/SMESH/whdata/whfts.js
deleted file mode 100755 (executable)
index 54246f6..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-//     WebHelp 5.10.001
-var gaFileMapping = new Array();
-var gaFileTopicMapping = new Array();
-
-function fileMapping(sStartKey, sEndKey, sFileName)
-{
-       this.sStartKey = sStartKey;
-       this.sEndKey = sEndKey;
-       this.sFileName = sFileName;
-       this.aFtsKeys = null;
-}
-
-function fileTopicMapping(nIdBegin, nIdEnd, sFileName)
-{
-       this.nBegin = nIdBegin;
-       this.nEnd = nIdEnd;
-       this.sFileName = sFileName;
-       this.aTopics = null;
-}
-
-
-function iWM(sStartKey, sEndKey, sFileName)
-{
-       gaFileMapping[gaFileMapping.length] = new fileMapping(sStartKey, sEndKey, sFileName);   
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this && parent.ftsReady)
-       {
-               parent.ftsReady(gaFileMapping, gaFileTopicMapping);
-       }               
-}
-
-function iTM(nIdBegin, nIdEnd, sFileName)
-{
-       gaFileTopicMapping[gaFileTopicMapping.length] = new fileTopicMapping(nIdBegin, nIdEnd, sFileName);      
-}
-
-window.onload = window_OnLoad;
diff --git a/doc/salome/gui/SMESH/whdata/whfwdata.js b/doc/salome/gui/SMESH/whdata/whfwdata.js
deleted file mode 100755 (executable)
index 8340b59..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-//     WebHelp 5.10.001
-var gWEA = new Array();
-function aWE()
-{
-       var len = gWEA.length;
-       gWEA[len] = new ftsEntry(aWE.arguments);
-}
-
-function ftsEntry(fn_arguments) 
-{
-       if (fn_arguments.length && fn_arguments.length >= 1) 
-       {
-               this.sItemName = fn_arguments[0];
-               this.aTopics = null;
-               var nLen = fn_arguments.length;
-               if (nLen > 1) 
-               {
-                       this.aTopics = new Array();
-                       for (var i = 0; i < nLen - 1; i ++ )
-                       {
-                               this.aTopics[i] = fn_arguments[i + 1];
-                       }
-               }
-       }
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this) {
-               if (parent.putFtsWData) 
-               {
-                       parent.putFtsWData(gWEA);
-               }
-       }
-}
-
-window.onload = window_OnLoad;
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whfwdata0.htm b/doc/salome/gui/SMESH/whdata/whfwdata0.htm
deleted file mode 100755 (executable)
index 50ea833..0000000
+++ /dev/null
@@ -1,1428 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whfwdata.js"></script>
-<script language="javascript">
-<!--
-//-->
-</script>
-<script language="javascript">
-<!--
-aWE("_grp",75);
-aWE("0",15,20,6,7,26,9,13,58,63,65,70,44,75,76,78);
-aWE("000001",70);
-aWE("001",76);
-aWE("0d",15,73);
-aWE("1",18,1,19,20,21,2,22,24,7,8,27,9,28,29,30,31,12,13,58,32,33,36,62,37,63,66,70,40,41,72,64,44,45,75,46,48,76,50,51,52,79,55);
-aWE("10",7,9,13,58,32,63,75,76,78);
-aWE("100",7,9,58,63,70,75,76);
-aWE("109",76);
-aWE("110",63);
-aWE("113",76);
-aWE("12",63,76);
-aWE("13",63);
-aWE("130",63);
-aWE("15",63,70,76);
-aWE("150",9,63,76);
-aWE("17",63);
-aWE("180",63);
-aWE("1d",14,15,16,17,20,24,7,9,12,13,61,63,65,38,69,70,71,72,75);
-aWE("1e",63,70);
-aWE("2",18,1,19,21,2,22,24,7,8,27,9,28,29,30,31,12,13,32,33,62,37,63,66,70,40,41,72,64,44,45,46,48,76,50,51,52,79,55);
-aWE("20",7,9,58,63,70,75,76,78);
-aWE("200",7,9,63,75);
-aWE("21",63,76);
-aWE("23",63,76);
-aWE("24",76);
-aWE("240",63);
-aWE("245",63);
-aWE("246",63);
-aWE("25",76);
-aWE("255",63);
-aWE("2d",14,15,16,17,19,21,4,24,7,9,12,13,58,34,33,61,37,65,66,68,69,70,71,72,44,75,76,55);
-aWE("3",15,19,21,22,24,7,8,27,9,28,29,12,13,58,32,62,63,65,66,70,40,41,72,64,44,45,75,46,76,50,51,78,55);
-aWE("30",9,63,65,76);
-aWE("300",7);
-aWE("3128",63);
-aWE("321",63);
-aWE("3265",63);
-aWE("3402",63);
-aWE("35",58,70);
-aWE("3658",63);
-aWE("38",63,70,76);
-aWE("39",63);
-aWE("3d",14,15,16,17,0,18,1,21,2,22,24,7,26,27,9,10,28,29,30,12,13,61,65,35,68,69,70,71,40,41,72,44,75,46,50,51,79,54);
-aWE("3e",70);
-aWE("3rd",15);
-aWE("3x3",63);
-aWE("4",15,19,21,24,7,27,9,29,13,32,62,63,66,70,64,44,45,48,76,55);
-aWE("40",58,63,75);
-aWE("405",63);
-aWE("406",63);
-aWE("45",13,63,76);
-aWE("47",63);
-aWE("492",63);
-aWE("493",63);
-aWE("5",6,7,9,63,70,76);
-aWE("50",9,63,76);
-aWE("502",63);
-aWE("503",63);
-aWE("58",76);
-aWE("5th",15);
-aWE("6",2,7,9,58,63,76);
-aWE("60",58,63,75);
-aWE("66632",63);
-aWE("69",76);
-aWE("7",7,9,58,63,70);
-aWE("70",9,63,76);
-aWE("71",76);
-aWE("72",76);
-aWE("73",63);
-aWE("8",58,63,70,76);
-aWE("80",63,75);
-aWE("800",7);
-aWE("814",63);
-aWE("850",63);
-aWE("859",63);
-aWE("89",76);
-aWE("9",63,76);
-aWE("90",76);
-aWE("900",7,78);
-aWE("91",76);
-aWE("92",76);
-aWE("95",70);
-aWE("9999",26);
-aWE("a_mesh",63);
-aWE("a10",63);
-aWE("a45",63);
-aWE("aa",63);
-aWE("abl",18,1,54);
-aWE("abord",70);
-aWE("aborder",70);
-aWE("abov",63,46);
-aWE("absent",52);
-aWE("absolute",77);
-aWE("abut",20);
-aWE("acces",0,74,54);
-aWE("accord",17,19,20,21,2,33,37,66,45,46,48,79,55);
-aWE("account",14,66);
-aWE("acomp",76);
-aWE("actual",65,38);
-aWE("ad",18,1,22,8,26,27,58,63,50,52);
-aWE("add",18,1,22,24,26,27,9,31,13,58,63,70,74,75,50);
-aWE("addedg",63);
-aWE("addfac",63);
-aWE("addition",27,61,63);
-aWE("additional",14,15,24,9,38,66,43,74,46);
-aWE("addnod",63);
-aWE("addobject",58);
-aWE("addpolygonalfac",63);
-aWE("addpolyhedralvolum",63);
-aWE("addtostudy",7,9,58,63,70,75,76,78);
-aWE("addtostudyinfath",7,9,58,63);
-aWE("addvolum",63);
-aWE("adjacent",29,37,65,38,40,44,50);
-aWE("adjust",46);
-aWE("adjustabl",38);
-aWE("advanc",0,53);
-aWE("afilt",58,70);
-aWE("afiltermgr",70);
-aWE("ageomgroup",58);
-aWE("agroup",58,70);
-aWE("agroup1",58);
-aWE("agroup2",58);
-aWE("agroup3",58);
-aWE("agroup4",58);
-aWE("agroup5",58);
-aWE("agroupelemid",58);
-aWE("agroupf",70);
-aWE("agroupmain",58);
-aWE("agroupn",70);
-aWE("agroupr",58);
-aWE("agrouptool",58);
-aWE("ai",20);
-aWE("al",63);
-aWE("algeady",69);
-aWE("algo",9,63,70,76);
-aWE("algo_local",7,9,76);
-aWE("algo1d",7,9,58,63,75,76,78);
-aWE("algo2d",7,9,63,75,76,78);
-aWE("algo3d",7,9,75,78);
-aWE("algorithm",14,15,16,17,0,19,24,7,25,9,13,34,61,65,35,66,68,69,71,39,73,44);
-aWE("allow",14,16,0,1,20,5,22,25,8,26,27,32,34,60,36,61,62,65,38,66,69,42,73,44,46,47,49,50,52,54);
-aWE("along",12,13,63,66,46,54);
-aWE("already",69);
-aWE("alternativ",24);
-aWE("alternative",0,1);
-aWE("alway",46);
-aWE("amesh",7);
-aWE("amount",3);
-aWE("analytic",20);
-aWE("angl",17,6,27,13,61,37,63,70,72,42,45,76,50,55);
-aWE("angle270",76);
-aWE("angle45",63);
-aWE("angularity",13);
-aWE("anid",58,70);
-aWE("anoth",16,38,69);
-aWE("any",15,16,1,24,26,29,13,58,62,63,66,71,46);
-aWE("ap",16,18,1,19,21,2,22,6,24,8,26,27,9,10,28,29,31,12,13,33,60,61,62,37,63,66,69,39,40,41,72,44,45,46,47,48,50,51,52,79,55);
-aWE("api",75);
-aWE("apparent",24);
-aWE("appear",0,18,1,5,22,24,25,8,27,28,29,31,12,13,36,62,66,69,40,41,72,42,47,49,50,51,52);
-aWE("append",63);
-aWE("appli",19,20,21,2,24,25,34,33,37,35,38,71,39,73,74,45,46,48,79,55);
-aWE("applicabl",21,74);
-aWE("application",17,66);
-aWE("apply",14,0,24,25,26);
-aWE("applytomeshfac",63);
-aWE("appropriat",24);
-aWE("approximate",20);
-aWE("ar_margin",70);
-aWE("arc",9,76);
-aWE("arcsin",55);
-aWE("area",14,17,19,9,58,34,61,35,70,46,48,54);
-aWE("area_margin",70);
-aWE("arithmetic",14,20,7,9,61);
-aWE("arithmetic1d",7,9,76);
-aWE("around",6,13,72,73,54);
-aWE("array_of_nodes_group",76);
-aWE("asmeshgroup1",58);
-aWE("asmeshgroup2",58);
-aWE("aspect",17,21,2,61,70,46);
-aWE("assemb",75);
-aWE("assign",16,20,24,26,9,39,55);
-aWE("associat",18,30,40);
-aWE("attribut",26);
-aWE("auto",6);
-aWE("automatic",14,20,24,61,62,66);
-aWE("automatical",0,20,22,24,27,29,50);
-aWE("automaticlength",63);
-aWE("availabl",44,54);
-aWE("averag",14,20,9,34,61,66,55);
-aWE("ax",54);
-aWE("axi",12,63,72,42,47,76,54,55);
-aWE("axisstruct",63,76);
-aWE("axisxyz",63,76);
-aWE("background",0);
-aWE("bar",17);
-aWE("bas",14,19,9,13,61,55);
-aWE("basi",15,24,25);
-aWE("basic",14,16,0);
-aWE("bb",63);
-aWE("be",69);
-aWE("becom",5,65,66);
-aWE("befor",74,76);
-aWE("begin",20,44);
-aWE("belong",3,4,26,56,57,69,44,52);
-aWE("below",63,65,75);
-aWE("berder",44);
-aWE("bet",21);
-aWE("binary",74);
-aWE("bisect",55);
-aWE("bisector",55);
-aWE("bit",74);
-aWE("black",0);
-aWE("blu",3);
-aWE("bmp",0,54);
-aWE("bog",20);
-aWE("boolean",63,52);
-aWE("bord",44,76);
-aWE("border",17,3,4,56,57,61,70,44,76);
-aWE("both",0,13,71,46,52);
-aWE("bottom",63,43);
-aWE("bound",15,66,54);
-aWE("boundari",66);
-aWE("boundary",14,26,66,44,46);
-aWE("box",18,1,20,5,22,24,7,25,8,27,9,28,29,31,12,13,58,32,60,36,62,63,65,66,69,70,40,41,72,42,43,73,74,44,75,46,47,76,49,50,51,52,53,78,54);
-aWE("box_1",63);
-aWE("box_cyl",75);
-aWE("box1",70,76);
-aWE("box2",70,76);
-aWE("break",63);
-aWE("broken",1,38);
-aWE("brown",26);
-aWE("brows",0,18,1,5,23,24,25,26,10,31,67,40,41,74,53);
-aWE("build",5,9,12,34,63,65,38,66,68,72,75);
-aWE("built",21,25,13,66,46);
-aWE("button",18,1,19,21,2,5,22,6,24,25,8,26,27,10,28,29,31,12,13,32,33,62,37,66,69,39,40,41,72,42,74,44,45,46,47,48,49,50,51,52,53,79,54,55);
-aWE("c1",16);
-aWE("cad",15);
-aWE("cal",66);
-aWE("calculat",17,21,2,34,48);
-aWE("calculation",14,19,33,37);
-aWE("careful",40);
-aWE("cas",18,5,24,7,9,29,13,62,66,53);
-aWE("caviti",16);
-aWE("cc",63);
-aWE("cel",26,65,40,51);
-aWE("cent",13,46,54);
-aWE("central",13);
-aWE("centroid",46);
-aWE("centroidal",46);
-aWE("centroidal_smooth",63);
-aWE("certain",26,62,66,73);
-aWE("chang",0,20,22,7,29,63,38,39,54);
-aWE("characteristic",17);
-aWE("characteriz",15);
-aWE("check",26,62,63,65,44,54);
-aWE("checkbox",18,65,74,49);
-aWE("choic",14,24,66);
-aWE("choos",18,1,19,21,2,5,22,23,8,26,27,10,28,29,11,30,12,13,32,33,36,62,37,66,40,41,72,42,43,73,74,44,45,47,48,49,50,51,79,54,55);
-aWE("chosen",21,5,27,34,35,50);
-aWE("circl",13,76);
-aWE("circlemesh",76);
-aWE("circular",63);
-aWE("clas",64);
-aWE("clear",64,74);
-aWE("click",0,18,1,19,21,2,5,22,6,23,24,25,8,26,27,10,28,29,30,31,12,13,32,33,62,37,66,67,69,39,40,41,72,43,74,44,45,46,48,50,51,52,53,79,54,55);
-aWE("clip",0,6);
-aWE("clos",15,21,10,13,63,44);
-aWE("closest",62);
-aWE("co",63,44);
-aWE("coars",20,8,65);
-aWE("coincid",60);
-aWE("coincident",5,13,60,36);
-aWE("color",17,0,19,21,2,26,33,37,45,48,79,54,55);
-aWE("combin",11,33,67,73,74);
-aWE("combination",5);
-aWE("common",28,74,51);
-aWE("comp",70);
-aWE("compar",20,44);
-aWE("complete",60);
-aWE("complex",1,13);
-aWE("component",61,43);
-aWE("compos",14,15,16,17,0,20,2,30,34,35,71,45);
-aWE("composit",16);
-aWE("compound",5,70);
-aWE("compound_mesh",5);
-aWE("comput",0,20,24,7,9,58,63,66,70,44,75,76,78);
-aWE("computation",24,25,9,63);
-aWE("con",75);
-aWE("concatenat",5);
-aWE("concept",38);
-aWE("concern",71);
-aWE("condition",14,26);
-aWE("confirm",22,27,31,40,46,50,52);
-aWE("confirmation",26);
-aWE("conform",14,38,44,76);
-aWE("conformity",21);
-aWE("connect",20,27,68,46);
-aWE("connection",15,17,3,4,61,70);
-aWE("connectivity",66);
-aWE("consid",21,24);
-aWE("consider",15,21,2,73,44);
-aWE("consist",17,1,19,20,21,3,4,23,24,25,26,13,56,57,58,34,33,37,35,71,48);
-aWE("consol",53);
-aWE("constant",20);
-aWE("construct",16,20,23,24,7,25,39);
-aWE("construction",20,24,7,25);
-aWE("contain",15,16,22,24,25,26,27,13,32,34,66,46,50);
-aWE("content",10,54);
-aWE("continu",46);
-aWE("contour",15,44);
-aWE("contrast",50);
-aWE("control",17,0,19,21,2,3,4,27,56,57,59,33,61,37,70,45,48,50,79,55);
-aWE("converg",46);
-aWE("conversion",20,8);
-aWE("convert",8);
-aWE("coordinat",15,18,29,62,63,66,54);
-aWE("copy",42,74,47,76,49);
-aWE("corn",1,55);
-aWE("corner",27,13,73,46,55);
-aWE("correspond",15,17,32,66,70,74,44,49);
-aWE("cos_bot",63);
-aWE("cos_top",63);
-aWE("cosal",63);
-aWE("cot",75);
-aWE("could",15,18,69);
-aWE("count",44);
-aWE("counterclockwis",66);
-aWE("cours",24,73);
-aWE("cover",13);
-aWE("creat",15,0,18,1,20,5,6,24,7,25,26,9,31,58,36,61,62,63,65,38,66,69,70,39,42,74,75,47,76,49,52,78,55);
-aWE("createemptygroup",58,70);
-aWE("createfiltermanag",70);
-aWE("creategroup",58,63,70,75);
-aWE("createpolyedr",76);
-aWE("createpolygon",76);
-aWE("creation",15,62,38,66,39,64,75,52);
-aWE("criteria",61,74);
-aWE("criterion",19,21,2,26,27,58,59,33,37,70,74,45,48,50,79,55);
-aWE("cros",0,6,55);
-aWE("ctrl",5);
-aWE("cubic",16);
-aWE("current",22,24,27,65,69,39,74,44,50);
-aWE("curv",15,16,20,13,63);
-aWE("curvilinear",20,13);
-aWE("custom",65);
-aWE("cut",20,7,27,9,58,63,52);
-aWE("cutgroup",58);
-aWE("cyl",9,75);
-aWE("cylind",9,75);
-aWE("d",20);
-aWE("data",64);
-aWE("dd",63);
-aWE("dea",32);
-aWE("deal",15);
-aWE("def",7,63,64);
-aWE("default",0,24,13,58,65,67,74,77,54);
-aWE("defin",15,16,1,20,21,5,6,24,7,25,26,9,13,62,63,65,38,66,68,69,64,73,44,75,76,54);
-aWE("definit",15,17,20,22,23,26,27,61,39,40,50);
-aWE("definition",0,20,7,13,34,65,35);
-aWE("deflection",14,20,9,61);
-aWE("deflection1d",9);
-aWE("deform",54);
-aWE("degre",21,6);
-aWE("delet",10,57,63,40,74);
-aWE("deletediag",63);
-aWE("deletion",40,51);
-aWE("density",20);
-aWE("depend",14,15,24,34,35);
-aWE("describ",15,16,0,66);
-aWE("description",66);
-aWE("desirabl",36);
-aWE("desktop",43);
-aWE("destin",15,17,61,64);
-aWE("detail",14,16,0);
-aWE("detalization",65);
-aWE("detect",36);
-aWE("dh",63);
-aWE("di1",75);
-aWE("diagonal",27,28,63,48);
-aWE("dialog",18,1,20,5,22,24,25,8,27,28,29,31,12,13,32,60,36,62,66,69,40,41,72,42,44,46,47,49,50,51,52);
-aWE("diamet",21);
-aWE("dif",1,65);
-aWE("differ",20);
-aWE("differenc",13,44);
-aWE("different",14,18,26,13,69,39,74,44);
-aWE("digit",13);
-aWE("dimension",15,2,24,12,65,72,73,53);
-aWE("direct",15,7,44,46);
-aWE("direction",13,66,55);
-aWE("dirstruct",63,76);
-aWE("discretisation",16);
-aWE("discretiz",12,72);
-aWE("discretization",15);
-aWE("displac",29);
-aWE("display",17,0,1,19,21,2,3,22,24,25,26,27,29,11,30,56,33,37,67,45,46,48,50,53,79,54,55);
-aWE("distanc",20,6,66,54,55);
-aWE("distinguish",26);
-aWE("distortion",46);
-aWE("distribution",20,71);
-aWE("divid",20);
-aWE("do",18);
-aWE("docopy",76);
-aWE("documentation",0,64);
-aWE("doesn",73);
-aWE("domain",66);
-aWE("don",15,24,13,63,38,69,54);
-aWE("doubl",1);
-aWE("downward",54);
-aWE("dr",63);
-aWE("drag",54);
-aWE("drawn",54);
-aWE("dump",0,54);
-aWE("duplicat",13);
-aWE("dx",63);
-aWE("dy",63);
-aWE("e",21,24,25,27,13,65,66,68,71,73,44,50);
-aWE("e_arc",9);
-aWE("e_straight",9);
-aWE("e1",63);
-aWE("easi",23);
-aWE("easy",64);
-aWE("edg",14,15,16,17,0,18,1,20,21,3,4,23,24,7,26,27,9,28,29,11,13,56,57,58,59,34,33,61,63,65,38,66,68,69,70,74,44,46,76,50,51,78,55);
-aWE("edge_",63);
-aWE("edge_bezierrr",63);
-aWE("edge_bezierrr_mesh",63);
-aWE("edge_circl",63);
-aWE("edge_circle_mesh",63);
-aWE("edge_straight",63);
-aWE("edge_straight_mesh",63);
-aWE("edge1",76);
-aWE("edgeslist",76);
-aWE("edgex",7,9);
-aWE("edit",7,10,31,58,36,39);
-aWE("edition",64,75);
-aWE("ee_1",63);
-aWE("ee_2",63);
-aWE("ee_3",63);
-aWE("ee_4",63);
-aWE("ee_5",63);
-aWE("ee_6",63);
-aWE("ee_7",63);
-aWE("effect",50);
-aWE("eith",5,62,66,68,44);
-aWE("element",14,15,16,17,0,18,1,19,20,21,2,4,5,22,23,8,26,27,9,10,28,29,30,31,12,13,57,58,34,33,60,61,37,63,65,35,38,66,68,70,40,41,72,42,73,74,44,45,46,47,48,76,49,50,52,53,79,55);
-aWE("els",7,9,63,66);
-aWE("empty",63);
-aWE("enabl",74);
-aWE("encapsulat",25);
-aWE("encounter",66);
-aWE("end",14,20,9,61,38,74,44,49);
-aWE("enough",44);
-aWE("ent",26,28,29,32,62,51);
-aWE("entiti",15,16);
-aWE("entity",15,0,11,74);
-aWE("equal",20,34,66,74,44,46);
-aWE("equidistant",20);
-aWE("equilateral",21);
-aWE("eras",0);
-aWE("error",63);
-aWE("etc",17,2,27,50);
-aWE("even",16,24,34,65);
-aWE("eventual",66);
-aWE("every",55);
-aWE("everyth",24);
-aWE("ex21_lamp",75);
-aWE("examin",13);
-aWE("exampl",15,2,5,24,7,26,13,66,64,75,52);
-aWE("exce",20);
-aWE("exceed",46);
-aWE("except",44,54);
-aWE("exist",14,5,22,26,27,31,62,66,74,50);
-aWE("existenc",24);
-aWE("explod",63);
-aWE("exponent",20);
-aWE("export",0,7,32,61,54);
-aWE("exportation",32);
-aWE("exportm",7);
-aWE("extend",54,55);
-aWE("external",13);
-aWE("extreme",20);
-aWE("extremiti",6);
-aWE("extrud",12,13,63,72);
-aWE("extrusion",12,13,63,76);
-aWE("extrusionalongpath",63,76);
-aWE("extrusionsweepobject",63);
-aWE("exy",9);
-aWE("f",20,9);
-aWE("f1",63);
-aWE("f2",63);
-aWE("f3",63);
-aWE("f4",63);
-aWE("f5",63);
-aWE("fac",14,15,16,0,18,20,2,3,23,24,7,25,26,9,11,13,56,58,34,61,63,65,38,66,68,69,70,74,44,75,76,53,78,55);
-aWE("face_1",63);
-aWE("face_2",63);
-aWE("face1",9,76);
-aWE("face2",76);
-aWE("facelist",70);
-aWE("faceslist1",76);
-aWE("faceslist2",76);
-aWE("facesrotat",63);
-aWE("factor",20,27);
-aWE("factoryserv",64);
-aWE("fail",63);
-aWE("far",44);
-aWE("fashion",13);
-aWE("fast",46);
-aWE("featur",26);
-aWE("ff",63);
-aWE("ff_1",63);
-aWE("ff_2",63);
-aWE("ff_3",63);
-aWE("ff_4",63);
-aWE("ff_5",63);
-aWE("ff_6",63);
-aWE("ff_7",63);
-aWE("field",18,1,22,26,28,29,69,41,74,44,46,50,51);
-aWE("fifth",44);
-aWE("fil",7,32,66,74);
-aWE("fill",70,71,41,44);
-aWE("filt",22,26,27,74,50);
-aWE("filter",26,74);
-aWE("fin",20,65);
-aWE("find",32,63,66,44);
-aWE("findcoincidentnod",76);
-aWE("findnodeclosestto",63);
-aWE("findorloadcomponent",64);
-aWE("finenes",20,65);
-aWE("first",1,20,24,7,13,58,63,38,66,69,44);
-aWE("firstnodeid1",76);
-aWE("firstnodeid2",76);
-aWE("firstnodeidonfreebord",76);
-aWE("firstnodeidonsid",76);
-aWE("fit",54);
-aWE("fiv",63);
-aWE("fix",15,7,9,46);
-aWE("flag",66);
-aWE("fold",24,25);
-aWE("follow",14,15,16,18,1,2,5,22,24,25,8,26,27,28,29,30,31,12,13,36,62,63,66,69,40,41,72,42,44,46,47,49,50,51,52,53);
-aWE("font",54);
-aWE("form",1,28,31,66,44);
-aWE("format",0,32,61,54);
-aWE("formula",20,21,2);
-aWE("four",15,21,55);
-aWE("fourth",63);
-aWE("fram",54);
-aWE("fre",15,17,56,57,61,70,44,46,76);
-aWE("ft_area",58,70);
-aWE("ft_aspectratio",70);
-aWE("ft_aspectratio3d",70);
-aWE("ft_equalto",58,70);
-aWE("ft_freeborder",70);
-aWE("ft_length",70);
-aWE("ft_length2d",70);
-aWE("ft_lessthan",58,70);
-aWE("ft_minimumangl",63,70);
-aWE("ft_morethan",58,70);
-aWE("ft_multiconnection",70);
-aWE("ft_multiconnection2d",70);
-aWE("ft_skew",70);
-aWE("ft_tap",70);
-aWE("ft_volume3d",70);
-aWE("ft_warp",70);
-aWE("full_netgen",9);
-aWE("function",15,63,64);
-aWE("functionaliti",54);
-aWE("functionality",24,8,32,60,36,44,54);
-aWE("fus",75);
-aWE("futur",20);
-aWE("g",25);
-aWE("gaus",54);
-aWE("generat",14,15,17,20,24,61,38,66);
-aWE("generation",7,12,66,72,75);
-aWE("geom",15,61);
-aWE("geometric",15,17,9);
-aWE("geometrical",14,15,16,20,24,25,26,34,61,35,66,69,39,42,46,47,49,53);
-aWE("geometry",25,8,26,58,63,69,75,46);
-aWE("geompy",7,9,58,63,70,75,76,78);
-aWE("get",0,6,24,9,13,58,66,53);
-aWE("getedgenearpoint",7,9);
-aWE("geterrorcod",63);
-aWE("getfilt",58,70);
-aWE("getfreeborder",70);
-aWE("getidsfromfilt",58,70);
-aWE("getlistofid",58);
-aWE("getmesh",7,63);
-aWE("getnam",64);
-aWE("getnodexyz",63);
-aWE("getpattern",63);
-aWE("getsubmeshnodesid",63);
-aWE("ghs3d",64);
-aWE("giv",74,53);
-aWE("given",20,34,63,44);
-aWE("global",9,54);
-aWE("glu",70);
-aWE("good",7,46);
-aWE("got",66);
-aWE("graduat",54);
-aWE("graphical",0);
-aWE("great",20,54);
-aWE("greatest",21,2);
-aWE("green",26,13);
-aWE("group",5,22,23,26,27,10,31,13,58,36,61,63,70,74,75,46,49,50,52,53);
-aWE("group_nam",75);
-aWE("group1",5,52);
-aWE("group1_1",5);
-aWE("group1_2",5);
-aWE("group12",52);
-aWE("group12a",52);
-aWE("group12b",52);
-aWE("group2",52);
-aWE("groupongeom",58,63);
-aWE("grouprotat",63);
-aWE("groupsmooth",63);
-aWE("groupsofnod",76);
-aWE("grouptri",63);
-aWE("growth",65);
-aWE("gui",0);
-aWE("h",55);
-aWE("half",21,55);
-aWE("halv",6);
-aWE("hasangl",63);
-aWE("hasrefpoint",63);
-aWE("hav",21,34,38,66,68);
-aWE("hedron",63);
-aWE("height",75,55);
-aWE("helical",13);
-aWE("help",17);
-aWE("henc",66);
-aWE("her",66);
-aWE("hexa",9);
-aWE("hexahedral",16,7,9);
-aWE("hexahedralization",24);
-aWE("hexahedrical",9);
-aWE("hexahedron",15,16,18,2,9,63,35,68,78);
-aWE("hh",63);
-aWE("hid",0,54);
-aWE("high",15,73);
-aWE("highlight",3,4,22,26,27,56,57,50);
-aWE("hmax",21);
-aWE("hol",57,63);
-aWE("hold",5,66);
-aWE("hollow",71);
-aWE("homogeneou",65);
-aWE("how",16,13,65,39);
-aWE("hyp",25,63);
-aWE("hyp1",7);
-aWE("hyp2",7);
-aWE("hyp3",7);
-aWE("hyp4",7);
-aWE("hypothes",14,16,0,20,24,7,25,9,34,61,65,38,71,39);
-aWE("hypothesi",14,16,20,24,7,9,34,63,35,38,39,73,75);
-aWE("i",16,21,24,27,13,58,32,63,65,66,68,70,71,73,44,50);
-aWE("icon",31,40,43);
-aWE("id",0,20,22,26,27,28,29,30,12,13,58,63,72,44,46,50,51);
-aWE("id_circl",76);
-aWE("id_fac",9);
-aWE("id_face1",76);
-aWE("idbox",7,70);
-aWE("idea",13);
-aWE("identical",5);
-aWE("idl",7);
-aWE("idsofelement",63);
-aWE("idsoffixednod",63);
-aWE("idsofside1element",76);
-aWE("idsofside2element",76);
-aWE("if",15,16,18,6,24,7,25,8,9,12,13,58,34,63,65,38,66,69,70,39,40,72,73,74,44,46,50,54);
-aWE("ii",63);
-aWE("imag",0,13,54);
-aWE("imp",15);
-aWE("implementation",73);
-aWE("import",7,9,58,32,61,63,70,75,76,78);
-aWE("importation",32);
-aWE("in",71);
-aWE("includ",15,53);
-aWE("increas",7,9);
-aWE("index",26,66);
-aWE("indic",66);
-aWE("indicat",62,69,55);
-aWE("info",0,53,78);
-aWE("information",15,0,5,7,8,31,71,53,78);
-aWE("initial",13,63,74,47,52);
-aWE("input",1,20);
-aWE("inscrib",21);
-aWE("insert",74,44);
-aWE("insid",63);
-aWE("instead",7,38,66);
-aWE("int",64);
-aWE("intact",10);
-aWE("integ",26);
-aWE("intend",44);
-aWE("interest",15);
-aWE("interfac",7,75);
-aWE("intermediat",44);
-aWE("internal",66,71);
-aWE("intersect",66,52);
-aWE("intersectgroup",58);
-aWE("intersection",58,66,71,52);
-aWE("introduc",14,26,38);
-aWE("introduction",61,75);
-aWE("invers",15,28,63);
-aWE("inversediag",63);
-aWE("inversion",28,63);
-aWE("invisibl",77);
-aWE("isdon",63);
-aWE("iso",66);
-aWE("isolin",66);
-aWE("isometric",54);
-aWE("isplanarfac",9,76);
-aWE("item",18,1,22,23,8,27,28,29,31,12,13,32,36,62,66,41,72,42,44,46,47,49,50,51,52);
-aWE("iteration",13,46);
-aWE("iterativ",46);
-aWE("iv",63);
-aWE("j",16,58,70);
-aWE("join",45);
-aWE("jpeg",0,54);
-aWE("jpg",0,54);
-aWE("just",1,66,40);
-aWE("k",16,20,21);
-aWE("keep",13,46,47);
-aWE("key",66);
-aWE("keyboard",27);
-aWE("know",66);
-aWE("ko",63);
-aWE("l",55);
-aWE("label",54);
-aWE("laplacian",46);
-aWE("last",1,20,13,38,44);
-aWE("lastnodeid1",76);
-aWE("lastnodeid2",76);
-aWE("lastnodeidonfreebord",76);
-aWE("lastnodeidonsid",76);
-aWE("lat",62);
-aWE("lay",12,66,72);
-aWE("layer",71);
-aWE("lcc",64);
-aWE("learn",53);
-aWE("least",66,46);
-aWE("leav",24,10);
-aWE("left",0,13,66,54);
-aWE("len",58,63,70);
-aWE("length",14,17,20,21,7,9,59,34,33,61,70,44,54,55);
-aWE("length_margin",70);
-aWE("lengthfromedg",9,75,76);
-aWE("les",74,44,46);
-aWE("level",14,18,65);
-aWE("library",26,74);
-aWE("lik",18,2,30,44);
-aWE("limit",66,44,46);
-aWE("limitation",69);
-aWE("lin",15,1,20,12,38,66,72,45);
-aWE("linear",13,65);
-aWE("link",44);
-aWE("list",0,18,22,26,27,10,13,69,74,50);
-aWE("lk",20);
-aWE("ll",54);
-aWE("load",66,74);
-aWE("loadfromfac",63);
-aWE("local",7,25,9,61,38,73);
-aWE("locallength",9,75);
-aWE("locat",66,44,54);
-aWE("location",20,29,32,63,46);
-aWE("lock",27,46,54);
-aWE("longest",21);
-aWE("look",30,13,66,74);
-aWE("low",15,20,65);
-aWE("ly",66);
-aWE("main",16,22,27,10,13,38,66,74,50,52);
-aWE("makearc",9,76);
-aWE("makebezi",63);
-aWE("makebox",7,58,70,75,76,78);
-aWE("makeboxdxdydz",7,9,63);
-aWE("makecirclethreepnt",63,76);
-aWE("makecompound",70,76);
-aWE("makecon",75);
-aWE("makecylind",75);
-aWE("makecylinderrh",9);
-aWE("makeedg",9,63);
-aWE("makefac",9,76);
-aWE("makefus",75);
-aWE("makegluefac",70);
-aWE("makegroupbyid",58);
-aWE("makemesh",63);
-aWE("makepolygon",63);
-aWE("makepolylin",63);
-aWE("makequadmesh2",63);
-aWE("makeshell",70);
-aWE("makesketch",9);
-aWE("maketranslation",70);
-aWE("makevector",9,76);
-aWE("makevectordxdydz",75);
-aWE("makevertex",7,9,63,75,76);
-aWE("makewir",9,76);
-aWE("manag",14,18);
-aWE("manual",26,62,65,66,54);
-aWE("map",16,34,63,66);
-aWE("mark",54);
-aWE("mas",13);
-aWE("math",63,76);
-aWE("max",14,9,34,61,65,35,46);
-aWE("maxaspectratio",63);
-aWE("maxelementarea",7,9,63,70,78);
-aWE("maxelementvolum",7,9,75,78);
-aWE("maximum",20,9,34,65,35,45,46,53);
-aWE("maxnbofiteration",63);
-aWE("mean",15,65);
-aWE("meaningful",15);
-aWE("measur",55);
-aWE("medium",8);
-aWE("meet",27,50);
-aWE("mefisto",16,9);
-aWE("menu",18,1,20,5,22,6,23,24,25,8,26,27,10,28,29,30,31,12,13,32,36,62,38,66,69,40,41,72,42,43,74,44,46,47,49,50,51,52,53);
-aWE("merg",5,60,36,44,76);
-aWE("mergeequalelement",76);
-aWE("mergenod",76);
-aWE("mesh",14,15,16,17,0,18,1,19,20,21,2,3,4,5,22,6,23,24,7,25,8,26,27,9,10,28,29,30,31,12,13,56,57,58,32,34,33,60,36,61,62,37,63,65,35,38,66,67,68,69,70,71,39,40,41,72,42,43,64,73,74,44,45,75,46,47,48,76,49,50,51,52,53,78,79,54,55);
-aWE("mesh_1",5,24,63);
-aWE("mesh_2",5,63);
-aWE("mesh_borders_at_multi",70);
-aWE("mesh_free_border",70);
-aWE("mesh_length_1d",70);
-aWE("mesh_length_2d",70);
-aWE("mesh_nam",63);
-aWE("mesh1d",63);
-aWE("mesh1d_tool",63);
-aWE("meshbox",7,78);
-aWE("mesheditor",63);
-aWE("meshm",7);
-aWE("meshtopassthroughapoint",63);
-aWE("method",5,62,63,46);
-aWE("middl",1,13,38);
-aWE("min_angl",70);
-aWE("minimum",17,20,27,61,37,65,70,44,50);
-aWE("mirror",76);
-aWE("mod",0,20,67);
-aWE("model",15,61);
-aWE("modification",15,18,1,22,8,27,28,29,31,12,13,36,61,62,66,40,41,72,42,44,46,47,49,50,51);
-aWE("modify",22,27,31,63,50);
-aWE("modul",15,16,0,1,20,7,26,61,43,75,54);
-aWE("mous",0,26,54);
-aWE("mov",29,62,63);
-aWE("movement",62);
-aWE("movenod",63);
-aWE("much",65);
-aWE("multi",17,3,4,61,70);
-aWE("multiconnection",70);
-aWE("must",24,13,66,74,44);
-aWE("myelemid",70);
-aWE("mypnt1",70);
-aWE("mypnt2",70);
-aWE("n",63,66,44);
-aWE("n1",63);
-aWE("n10",63);
-aWE("n11",63);
-aWE("n12",63);
-aWE("n2",63);
-aWE("n23_param",9);
-aWE("n3",63);
-aWE("n4",63);
-aWE("n5",63);
-aWE("n6",63);
-aWE("n7",63);
-aWE("n8",63);
-aWE("n9",63);
-aWE("na",63);
-aWE("nam",5,24,7,25,26,31,58,32,63,65,69,64,74,75,52,54);
-aWE("namesak",5);
-aWE("nb",58,63,65,70);
-aWE("nb_conn",70);
-aWE("nb_vert",63);
-aWE("nbedg",7,76,78);
-aWE("nbfac",7,78);
-aWE("nbhexa",78);
-aWE("nbnod",7,76,78);
-aWE("nbpolygon",78);
-aWE("nbpolyhedron",78);
-aWE("nbprism",78);
-aWE("nbpyramid",78);
-aWE("nbquadrangl",76,78);
-aWE("nbseg",63);
-aWE("nbtetra",78);
-aWE("nbtriangl",76,78);
-aWE("nbvolum",7,76,78);
-aWE("nc",63);
-aWE("nd",63);
-aWE("ndiagonal",63);
-aWE("ne",24);
-aWE("necessari",73);
-aWE("necessary",18,62,69);
-aWE("need",71);
-aWE("negativ",20);
-aWE("neighbor",28,51);
-aWE("neighborhood",73);
-aWE("netgen",16,7,9,65,64,75,78);
-aWE("netgen_2d3d",9);
-aWE("new",0,6,24,25,26,29,62,63,66,39,74,52);
-aWE("new_id",63);
-aWE("next",20,66);
-aWE("nid",63);
-aWE("nid1",63);
-aWE("nid2",63);
-aWE("nid3",63);
-aWE("nid4",63);
-aWE("no_nam",64);
-aWE("nod",15,0,18,1,19,20,21,5,22,23,7,8,26,29,30,12,13,34,36,61,62,63,65,66,67,70,40,41,72,73,74,44,45,46,48,76,53,78,55);
-aWE("nodal",66,46);
-aWE("node_id",63);
-aWE("node000",63);
-aWE("nodeid",63);
-aWE("nodeid1ofside1tomerg",76);
-aWE("nodeid1ofside2tomerg",76);
-aWE("nodeid2ofside1tomerg",76);
-aWE("nodeid2ofside2tomerg",76);
-aWE("nodestart",63);
-aWE("non",24,63);
-aWE("nonam",64);
-aWE("normal",47,55);
-aWE("normalisation",21);
-aWE("not",18,21,24,26,10,13);
-aWE("noth",26);
-aWE("notic",15);
-aWE("now",6,24);
-aWE("nsmooth",63);
-aWE("numb",14,15,16,1,20,7,26,9,12,34,61,65,66,68,71,72,44,46,76,53,78,54);
-aWE("number",0,1,30,13);
-aWE("numberofsegment",7,9,58,63,70,76,78);
-aWE("numeric",27);
-aWE("numerical",14);
-aWE("nunit",63);
-aWE("obey",44);
-aWE("obj",64);
-aWE("object",14,16,0,18,1,20,5,6,23,24,25,8,26,27,10,31,32,34,63,65,35,66,67,69,39,40,41,42,73,49,50,53,79,54);
-aWE("objet",26);
-aWE("obtain",18,70);
-aWE("offset",54);
-aWE("ok",18,1,22,6,8,27,10,28,29,31,12,13,32,62,63,40,41,72,44,46,50,51,52);
-aWE("on",15,16,1,20,24,7,25,27,9,10,28,12,13,56,57,60,62,63,38,66,70,71,39,40,72,73,74,44,46,47,49,50,52);
-aWE("onc",50);
-aWE("onto",38,66);
-aWE("oo",21);
-aWE("opaqu",77);
-aWE("open",70);
-aWE("operat",14);
-aWE("operation",16,18,19,20,21,2,3,4,5,22,25,26,27,10,28,29,31,12,13,56,57,32,59,34,33,60,36,61,62,37,35,38,66,39,40,41,72,42,44,45,46,47,48,49,50,51,52,79,55);
-aWE("oppos",68);
-aWE("opposit",14,6,7,27,9,34,38,44,45);
-aWE("optimiz",65);
-aWE("option",15,0,20,47,49);
-aWE("optional",24,13,69);
-aWE("ord",15,22,65,66);
-aWE("ordinary",1,38);
-aWE("orientat",54);
-aWE("orientation",22,6,27,63,69,50);
-aWE("origin",54,55);
-aWE("other",50);
-aWE("otherwis",24,34);
-aWE("our",24);
-aWE("out",71,54);
-aWE("outlin",57);
-aWE("outsid",66);
-aWE("own",15);
-aWE("p5",7,9);
-aWE("packag",7,64,75);
-aWE("pag",16,26,31);
-aWE("pair",20);
-aWE("pan",54);
-aWE("paramet",15,20,2,74,44);
-aWE("parameter",14,0,6,9,13,65,42,44,54);
-aWE("parametric",15,66);
-aWE("parent",25);
-aWE("part",63,44,46,54);
-aWE("particularity",15);
-aWE("pas",7,58,62,63,70);
-aWE("path",13,63,74,76);
-aWE("pathmesh",63);
-aWE("pathshap",63);
-aWE("pattern",63,66);
-aWE("pattern_nam",66);
-aWE("pentagonal",63);
-aWE("pentahedron",2);
-aWE("per",65);
-aWE("perform",61,63,41,44,47,52,54);
-aWE("perimet",21);
-aWE("permit",68,69);
-aWE("pi",63,76);
-aWE("pictur",3,26,13,56,57,60);
-aWE("piec",75);
-aWE("plac",8,44,54);
-aWE("plan",6,70,47,55);
-aWE("planar",63,55);
-aWE("platform",26,43);
-aWE("pleas",10,13);
-aWE("plot",20);
-aWE("plu",12,72);
-aWE("png",0,54);
-aWE("point",15,1,20,13,62,63,38,66,69,72,42,44,47,76,49,54,55);
-aWE("pointstruct",63,76);
-aWE("polygon",18,63,78);
-aWE("polygonal",63);
-aWE("polyhedral",18,63);
-aWE("polyhedron",18,63,68,78);
-aWE("polylin",13);
-aWE("pop",10,30);
-aWE("position",15,66,54);
-aWE("posses",65,38);
-aWE("possibility",74);
-aWE("possibl",14,2,5,26,65,66);
-aWE("post",54);
-aWE("powerful",74);
-aWE("precision",18);
-aWE("preferenc",14,34,61,67);
-aWE("prefix",74);
-aWE("preproces",26);
-aWE("pres",18,1,13,40,54);
-aWE("present",15,0,65,52);
-aWE("presentation",17,0,54);
-aWE("preserv",66);
-aWE("preset",14);
-aWE("preview",18,6,27,62,66,74);
-aWE("previou",20,13,50);
-aWE("previous",25,26,61,66);
-aWE("principl",13);
-aWE("print",7,9,58,63,70,76,78);
-aWE("printmeshinfo",7);
-aWE("prism",68,71,78);
-aWE("prism3d",68);
-aWE("prismatic",16);
-aWE("pro",54);
-aWE("problem",7,9);
-aWE("proce",24,10);
-aWE("procedur",46);
-aWE("proceed",13,39);
-aWE("proces",5,46);
-aWE("produc",15,8,12,72,46);
-aWE("product",55);
-aWE("program",24);
-aWE("progression",20);
-aWE("project",66);
-aWE("projection",16,66,68,69,71,55);
-aWE("prompt",20);
-aWE("propagat",7,9,38);
-aWE("propagation",14,7,9,38,76);
-aWE("properti",54);
-aWE("prov",65);
-aWE("provid",16,0,18,27,75);
-aWE("pseudo",28);
-aWE("pt1",75);
-aWE("pt2",75);
-aWE("pul",46);
-aWE("put",9);
-aWE("px",9,76);
-aWE("px1",76);
-aWE("py",9,76);
-aWE("py1",76);
-aWE("pyramid",78);
-aWE("pyramidal",16);
-aWE("python",7,64,75,53);
-aWE("pz",9,76);
-aWE("pz1",76);
-aWE("q1",63);
-aWE("qi",2);
-aWE("qk",21,2);
-aWE("quad",55);
-aWE("quad_1",63);
-aWE("quad_2",63);
-aWE("quad_3",63);
-aWE("quad_4",63);
-aWE("quad_5",63);
-aWE("quad_6",63);
-aWE("quad_7",63);
-aWE("quadra",7,58);
-aWE("quadrangl",14,15,16,18,19,21,2,7,27,9,28,12,13,58,34,33,61,37,63,65,68,71,72,45,76,78);
-aWE("quadrangle",68);
-aWE("quadrangular",16,7,9,34,38);
-aWE("quadratic",14,1,8,65,38);
-aWE("quadtotri",63);
-aWE("quality",17,0,19,20,21,2,3,4,27,56,57,59,33,61,37,70,45,48,50,79,55);
-aWE("quantity",14);
-aWE("r1",63);
-aWE("radial",71);
-aWE("radio",22,26,27,42,44,47,50);
-aWE("radiu",21,63,65);
-aWE("radius",65);
-aWE("radius_1",75);
-aWE("radius_2",75);
-aWE("rais",63);
-aWE("rang",20,26,58,63,65,70);
-aWE("rat",65);
-aWE("ratio",17,21,2,61,70,46,48,55);
-aWE("ready",24);
-aWE("recent",0);
-aWE("red",57);
-aWE("redefin",0,54);
-aWE("reduc",46);
-aWE("reevaluat",46);
-aWE("refer",66);
-aWE("referenc",15,17,24,25);
-aWE("refin",14);
-aWE("reflect",66,45,79);
-aWE("refpoint",63);
-aWE("refresh",0);
-aWE("regular",21,7,9,65,64);
-aWE("relat",43);
-aWE("relation",15);
-aWE("relationship",15);
-aWE("remot",54);
-aWE("remov",22,7,26,27,10,31,13,58,63,70,40,74,50);
-aWE("removal",61);
-aWE("removeelement",63,70);
-aWE("removehypothesi",7);
-aWE("removenod",63);
-aWE("renam",5);
-aWE("renumb",41);
-aWE("renumber",63,41);
-aWE("renumbernod",63);
-aWE("reorient",22,63);
-aWE("replac",44);
-aWE("represent",14,15,20,2,67,48,54);
-aWE("representation",15);
-aWE("requir",28,29,65,73,51);
-aWE("res",63);
-aWE("reset",54);
-aWE("resiz",54);
-aWE("respect",13);
-aWE("respectiv",1);
-aWE("rest",66,44);
-aWE("restor",54);
-aWE("restrict",15);
-aWE("result",14,18,5,13,58,62,70,46,52);
-aWE("ret",7,9);
-aWE("retriev",15);
-aWE("return",59,63);
-aWE("reveal",21);
-aWE("revers",1,66);
-aWE("revert",22);
-aWE("revolution",12,63,72);
-aWE("revolv",63,72);
-aWE("right",0,23,10,29,30,13,67);
-aWE("rotat",12,13,63,72,42,76,54);
-aWE("rotation",6,72,42,76,54);
-aWE("rotationsweepobject",63);
-aWE("rough",14);
-aWE("rr",63);
-aWE("rul",20,38,44);
-aWE("run",43);
-aWE("salom",26,9,58,61,63,70,43,64,76);
-aWE("sam",15,16,0,20,21,2,24,25,9,13,38,68,69,39,74,44,52);
-aWE("sampl",16,18,19,20,21,2,3,4,22,24,25,26,27,28,29,31,12,13,56,57,32,59,34,33,60,36,62,37,35,38,66,39,40,41,72,42,44,45,46,47,48,49,50,51,52,79,55);
-aWE("sav",74);
-aWE("scal",20,54);
-aWE("scalar",17);
-aWE("scen",54);
-aWE("script",16,18,19,20,21,2,3,4,22,24,7,25,26,27,28,29,31,12,13,56,57,32,59,34,33,60,36,62,37,35,38,66,39,40,41,72,42,44,45,46,47,48,49,50,51,52,53,79,55);
-aWE("se",16,18,19,20,21,2,3,4,5,22,6,7,25,8,26,27,28,29,31,12,13,56,57,32,59,34,33,60,36,62,37,35,38,66,68,39,40,41,72,42,44,45,75,46,47,48,49,50,51,52,79,54,55);
-aWE("seam",66);
-aWE("search",32,62,74);
-aWE("second",18,63,65,44);
-aWE("secondnodeid1",76);
-aWE("secondnodeid2",76);
-aWE("secondnodeidonfreebord",76);
-aWE("section",0,6,24,66,75);
-aWE("seg",65);
-aWE("segment",14,16,20,7,9,58,34,61,63,65,70,73,75,76,78);
-aWE("select",14,0,18,1,20,5,22,23,24,7,25,8,26,27,10,28,29,31,12,13,32,36,62,63,65,38,66,67,69,40,41,72,42,43,74,44,46,47,49,50,51,52,53,54);
-aWE("selectabl",60);
-aWE("selection",18,1,22,26,27,10,74,50);
-aWE("sens",15);
-aWE("separat",48);
-aWE("sequenc",44);
-aWE("set",15,16,18,20,22,6,24,26,9,29,13,34,61,63,65,35,66,67,71,74,44,46,77,50,54);
-aWE("setmaxelementarea",7);
-aWE("setnam",64,75);
-aWE("setting",24);
-aWE("seven",13,63);
-aWE("sew",13,44,76);
-aWE("sewbordertosid",76);
-aWE("sewconformfreeborder",76);
-aWE("sewfreeborder",76);
-aWE("sewsideelement",76);
-aWE("sg",58,63,70,76);
-aWE("shad",0,67,77);
-aWE("shall",22,28,29,36,62,66,72,42,47,49,50,51);
-aWE("shap",14,15,16,13,63,66,68,69,71,46);
-aWE("shape_mesh",63);
-aWE("shape1d",63);
-aWE("shapetyp",7,9,58,63,70,75,76);
-aWE("shel",71);
-aWE("shell",70,71);
-aWE("shift",18,1,27,40,46);
-aWE("shortest",55);
-aWE("should",20,8,26,12,13,66,68,71,72,42,74,44,46,52);
-aWE("show",20,6,13,74,54);
-aWE("shown",17,46);
-aWE("shrink",67);
-aWE("sid",16,7,9,37,65,68,44,45,76);
-aWE("simp",5,24,38);
-aWE("simpl",15,18,13,66);
-aWE("simplex",21,2);
-aWE("sin",63);
-aWE("sin_bot",63);
-aWE("sin_top",63);
-aWE("six",13,63);
-aWE("siz",0,65,73,75,46);
-aWE("sk",21,2);
-aWE("sketch",9);
-aWE("sketcher",9);
-aWE("sketcher1",9);
-aWE("sketcher2",9);
-aWE("skew",17,27,61,70,45,50);
-aWE("skew_margin",70);
-aWE("slid",77);
-aWE("small",54);
-aWE("smesh",7,9,58,63,70,64,44,75,76,78);
-aWE("smesh_mechanic",58,63,70,76);
-aWE("smesh_mechanic_tetra",70);
-aWE("smeshgroup1",58);
-aWE("smooth",63,46);
-aWE("smoothobject",63);
-aWE("smp",66);
-aWE("so",14,20,21,13,66,44,48);
-aWE("solid",9,61,69);
-aWE("somewhat",18);
-aWE("soon",7);
-aWE("sort",22,26,27,50);
-aWE("sourc",69,74);
-aWE("spac",15,66,71,42,49);
-aWE("specifi",20,3,66,40,44,46);
-aWE("specific",16,23,74);
-aWE("specify",18,1,27,12,13,66,40,72,42,74,46,47,49,52);
-aWE("spher",20,21,24);
-aWE("split",16,20,2,6,65,44);
-aWE("sqrt",63);
-aWE("standalon",26,58,74);
-aWE("standard",0,8,32,75,53);
-aWE("start",14,20,6,9,13,61,43,44,49);
-aWE("startendlength",9);
-aWE("static",64);
-aWE("step",12,72);
-aWE("stor",66,74);
-aWE("str",63,64);
-aWE("straight",1,9,13,63,38);
-aWE("stretch",54);
-aWE("strict",54);
-aWE("structur",24,25,63,64);
-aWE("study",9,58,74,75);
-aWE("stuf",54);
-aWE("styl",7);
-aWE("sub",7,9,13,32,36,66,42,44,47,49);
-aWE("submenu",18,11,40,41);
-aWE("submesh",14,22,23,7,25,26,27,12,13,39,72,46,49,50,53);
-aWE("subshapeall",7,9,58,63,70,76);
-aWE("subshapeallid",63,75);
-aWE("subshapeallsort",63);
-aWE("subshapelist",7,58);
-aWE("subshapenam",7);
-aWE("succed",9);
-aWE("successful",73);
-aWE("sum",2);
-aWE("supplement",38);
-aWE("supplementary",27);
-aWE("surfac",15,21,2,12,13,66,72,44);
-aWE("surround",15,46);
-aWE("swept",12,72);
-aWE("switch",1);
-aWE("symmetrical",47,76);
-aWE("symmetry",47,76);
-aWE("syntax",74);
-aWE("t",15,20,2,24,38,66,67,73,54);
-aWE("t1",63);
-aWE("tabl",1,20);
-aWE("tak",21,50);
-aWE("taken",14,23,26,9,66);
-aWE("tap",17,26,61,70,48);
-aWE("taper_margin",70);
-aWE("target",69);
-aWE("techniqu",46);
-aWE("test",63);
-aWE("tetra",7,9,75,78);
-aWE("tetrahedral",16,9,65,75);
-aWE("tetrahedralization",24);
-aWE("tetrahedrical",9);
-aWE("tetrahedron",15,16,18,2,7,9,63,35,75,78);
-aWE("tetran",9);
-aWE("th",66,44);
-aWE("them",14,18,1,20,2,26,10,11,12,13,36,65,40,72,44,46,54);
-aWE("themesh",7);
-aWE("third",13);
-aWE("thos",27,50);
-aWE("thre",15,1,21,63,65,38,44,47);
-aWE("threshold",74);
-aWE("tick",54);
-aWE("tim",0);
-aWE("tmp",7);
-aWE("togeth",34);
-aWE("toggl",18,74,49);
-aWE("toleranc",5,36,72,74,76);
-aWE("tool",74,52);
-aWE("toolbar",21,2,5,22,24,25,8,27,28,29,31,12,13,33,62,66,40,41,72,43,45,46,48,50,51,53,79,54,55);
-aWE("top",63,73);
-aWE("topological",15,44);
-aWE("topology",15);
-aWE("toru",8);
-aWE("total",53);
-aWE("toward",46);
-aWE("transform",29,76);
-aWE("transformation",36,42,44,47,49);
-aWE("translat",76,49);
-aWE("translation",76,49);
-aWE("transparency",0,77);
-aWE("transparent",77);
-aWE("transtorm",8);
-aWE("tria",7,9,76);
-aWE("tria_mesh",9);
-aWE("triangl",15,16,18,1,19,21,7,9,28,12,34,33,60,37,63,65,68,70,71,72,45,75,48,76,50,51,78,54);
-aWE("triangular",16,34);
-aWE("triangulation",9);
-aWE("trihedron",54);
-aWE("tritoquad",63);
-aWE("tru",63);
-aWE("truncat",75);
-aWE("try",24,65);
-aWE("tt",9,63);
-aWE("tui",16,18,19,20,21,2,3,4,22,24,25,26,27,28,29,31,12,13,56,57,32,59,34,33,60,36,62,37,35,38,66,39,40,41,72,42,44,45,46,47,48,49,50,51,52,53,79,55);
-aWE("tupl",64);
-aWE("two",15,18,6,26,27,9,28,13,58,37,63,65,66,68,69,70,71,44,48,76,49,51,52,53);
-aWE("typ",15,18,20,21,2,23,24,26,12,13,40,72,74,44,53);
-aWE("typical",46);
-aWE("u",15,44);
-aWE("unary",74);
-aWE("unassign",39);
-aWE("uncheck",54);
-aWE("uniform",46);
-aWE("union",58,50,51,52);
-aWE("uniongroup",58);
-aWE("unionid",75);
-aWE("unit",5,63,44,50,51,52);
-aWE("unles",38);
-aWE("unv",32);
-aWE("up",20,10,30);
-aWE("updat",0,7,43,46);
-aWE("updateobjbrows",58,63,70,76);
-aWE("upload",74);
-aWE("us",15,16,20,3,6,24,25,26,12,13,34,36,63,65,66,68,72,74,44,46,77,52,54);
-aWE("usag",17,7,63,75);
-aWE("useful",0,18,26,13,65);
-aWE("usual",44,46);
-aWE("v",15);
-aWE("valu",14,17,20,21,2,24,7,13,59,37,38,39,74,45,75);
-aWE("vari",21);
-aWE("variabl",64);
-aWE("variou",0);
-aWE("ve",18);
-aWE("vector",12,13,63,72,42,47,76,49,55);
-aWE("versa",8);
-aWE("vert",63);
-aWE("vertex",15,63,66,69,73);
-aWE("vertex_",63);
-aWE("vertic",63,66,68,69);
-aWE("very",18,13,65);
-aWE("via",74,53,54);
-aWE("vic",8);
-aWE("vid",63);
-aWE("view",0,18,1,19,21,2,22,6,26,27,10,28,29,30,12,13,33,37,40,41,72,74,44,45,46,48,50,51,53,78,79,54,55);
-aWE("visibl",54);
-aWE("visual",17);
-aWE("visualiz",54);
-aWE("vk",2);
-aWE("volum",14,15,16,17,18,2,23,7,26,9,11,13,61,63,35,70,74,76,53,78,79);
-aWE("volume_margin",70);
-aWE("vtk",0,54);
-aWE("vxy",9,76);
-aWE("wa_margin",70);
-aWE("walk",66);
-aWE("warp",17,27,61,70,50,55);
-aWE("way",15,18,24,25,26,13,66,39,52);
-aWE("weight",46);
-aWE("well",66);
-aWE("wheth",74);
-aWE("whil",5,68,40);
-aWE("whit",13,56);
-aWE("whol",16,2,12,13,72,74,46,49);
-aWE("whos",22,26,27,38,50);
-aWE("will",14,15,0,18,1,19,20,21,2,5,22,23,24,7,25,8,26,27,10,29,30,31,12,13,32,34,33,60,37,63,65,35,38,66,69,40,41,72,43,74,44,45,46,48,77,50,52,53,79,55);
-aWE("window",6);
-aWE("wir",16,9,13,34,63,65,76);
-aWE("wire_polylin",63);
-aWE("wire_polyline_edg",63);
-aWE("wire_polyline_mesh",63);
-aWE("wirefram",0,67);
-aWE("wish",24,8,10,32,54);
-aWE("within",20,66,44);
-aWE("without",1,13,70,71);
-aWE("word",20);
-aWE("work",1,13,65,69);
-aWE("worst",21);
-aWE("would",18,71,44);
-aWE("wrong",63);
-aWE("ww",9);
-aWE("x",15,6,63,55);
-aWE("x0",63);
-aWE("xyz",63);
-aWE("y",15,6,63);
-aWE("y0",63);
-aWE("your",14,15,17,0,18,1,19,20,21,2,22,6,23,24,25,26,29,30,31,32,34,33,36,37,35,66,67,39,40,41,42,74,45,46,47,48,49,53,79,55);
-aWE("z",15,6,63);
-aWE("z0",63);
-aWE("zero",66);
-aWE("zoom",54);
-
-//-->
-</script>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whgdata.js b/doc/salome/gui/SMESH/whdata/whgdata.js
deleted file mode 100755 (executable)
index e38a107..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-//     WebHelp 5.10.001
-var gIEA = new Array();
-function aGE(sName, sDef)
-{
-       var len = gIEA.length;
-       gIEA[len] = new gloEntry(sName, sDef);
-}
-
-function gloEntry(sName, sDef) 
-{
-       this.sName = sName;
-       this.sDef = sDef;
-       this.nNKOff = 0;
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this) {
-               if (parent.putData) 
-               {
-                       parent.putData(gIEA);
-               }
-       }
-}
-
-window.onload = window_OnLoad;
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whgdata0.htm b/doc/salome/gui/SMESH/whdata/whgdata0.htm
deleted file mode 100755 (executable)
index 3865725..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whgdata.js"></script>
-<script language="javascript">
-<!--
- aGE("Cell","Element of a mesh. Cells are determined by their connectivity. They can have 0,1,2 or 3 dimension.");
- aGE("Component","One integer or real value can correspond to each component of a field and to each entity of a mesh");
- aGE("Descendant connectivity","It is a description of the entities of the mesh with dimension N. This description is made by an ordered list of geometrical entities (nodes, edges, or faces) with dimension N-1.");
- aGE("Edge","An edge of a volumetric or surface mesh. It is composed of 2 or 3 nodes (2 vertex nodes and optionally one middle node).");
- aGE("Entity of a mesh","Geometrical component of the mesh: node, cell, face and edge. Faces and edges are only intermediate entities allowing to define the cells in descendant connectivity.");
- aGE("Equivalence","Equivalence represents a list of correspondance 2 by 2 of the entities of the same dimension.");
- aGE("Face","Face of a volumetrical cell (triangle, quadrangle).");
- aGE("Family","Entities of a mesh are described by a certain number   of characteristics (boundary conditions, groups membership). Families represent classes equivalent to these characteristics (two entities of a mesh can belong to the same family if they have the same characteristics). Every family is determined by a set of attributes and a list of groups membership.");
- aGE("Field","Field consists of one or several scalar components. One definite type is associated to the given field and the values corresponding to different components are all of the same type.");
- aGE("Field profile","Fields can be defined only on one part of the mesh. Profile   of the field or profile of the component of a field indicates which entities of the mesh contain values.");
- aGE("Group","Unordered set of entities of a mesh. One entity can belong to   several groups.");
- aGE("Mesh","Mesh is described by its geometry: list of nodes and list of cells which constitute this mesh. Supplementary information is added with the help of families (initial, boundary conditions).");
- aGE("Nodal connectivity","It is a description of an entity of the mesh by an ordered list of nodes constituting this entity.");
- aGE("Node","Node can be an isolated node of a mesh, a vertex or middle node of an edge. A node is associated to a point.");
- aGE("Point","Geometrical entity determined by its coordinates in the space.");
- aGE("Reference connectivity","For each type of entity of a mesh, reference connectivity define the topology of an entity.");
- aGE("Result","List of fields referring to one mesh.");
- aGE("Study","Study represents a chain of sequences of calculations.");
-
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whglo.htm b/doc/salome/gui/SMESH/whdata/whglo.htm
deleted file mode 100755 (executable)
index 9d7ac79..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whglo.js"></script>
-<script language="javascript">
-<!--
-iFM("Cell","Study","whgdata0.htm",18);
-
-//-->
-</script>
-</body>
-</html>
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whglo.js b/doc/salome/gui/SMESH/whdata/whglo.js
deleted file mode 100755 (executable)
index c34fb24..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-//     WebHelp 5.10.001
-var gaFileMapping = new Array();
-function fileMapping(sBK, sEK, sFileName, nNum)
-{
-       this.sBK = sBK;
-       this.sEK = sEK;
-       this.sFileName = sFileName;
-       this.aKs = null;
-       this.nNum = nNum;
-       this.oUsedItems = null;
-}
-
-
-function iFM(sBK, sEK, sFileName, nNum)
-{
-       var i = gaFileMapping.length;
-       gaFileMapping[i] = new fileMapping(sBK, sEK, sFileName, nNum);  
-       if (i == 0) {
-               gaFileMapping[i].nTotal = nNum;
-       }
-       else {
-               gaFileMapping[i].nTotal = nNum + gaFileMapping[i - 1].nTotal;
-       }
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this && parent.projReady)
-       {
-               parent.projReady(gaFileMapping);
-       }               
-}
-
-window.onload = window_OnLoad;
diff --git a/doc/salome/gui/SMESH/whdata/whidata.js b/doc/salome/gui/SMESH/whdata/whidata.js
deleted file mode 100755 (executable)
index a921847..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-//     WebHelp 5.10.001
-// const strings
-var gIEA = new Array();
-function aIE()
-{
-       var len = gIEA.length;
-       gIEA[len] = new indexEntry(aIE.arguments);
-}
-
-function topic(sName, sURL)
-{
-       this.sName = sName;
-       this.sURL = sURL;
-}
-
-function indexEntry(fn_arguments) 
-{
-       if (fn_arguments.length && fn_arguments.length >= 3) 
-       {
-               this.nType = fn_arguments[0];
-               this.nPKOff = 0;
-               this.nNKOff = fn_arguments[1];
-               this.sName = fn_arguments[2];
-               this.aTopics = null;
-               var nLen = fn_arguments.length;
-               if (Math.floor(nLen / 2) * 2 == nLen)
-               {
-                       this.sTarget = fn_arguments[3];
-                       if (nLen > 5)
-                       {
-                               this.aTopics = new Array();
-                               for (var i = 0; i < (nLen - 5)/2; i++)
-                               {
-                                       this.aTopics[i] = new topic(fn_arguments[i * 2 + 4], fn_arguments[i * 2 + 5]);
-                               }
-                       }
-
-               }
-               else 
-               {
-                       if (nLen > 4) 
-                       {
-                               this.aTopics = new Array();
-                               for (var i = 0; i < (nLen - 4)/2; i++)
-                               {
-                                       this.aTopics[i] = new topic(fn_arguments[i * 2 + 3], fn_arguments[i * 2 + 4]);
-                               }
-                       }
-               }
-       }
-}
-
-function getIndexTopicMappingList(nItemIndex)
-{
-       var sTopics = "";
-       if (gIEA.length > nItemIndex)
-       {
-               if (gIEA[nItemIndex].aTopics) 
-               {
-                       var i = 0;
-                       var nLen = gIEA[nItemIndex].aTopics.length;
-                       for (i = 0; i < nLen; i ++) 
-                       {
-                               sTopics += "," + gIEA[nItemIndex].aTopics[i];
-                       }
-               }
-       }
-       return sTopics;         
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this) {
-               if (parent.putData) 
-               {
-                       for (var i = 0; i < gIEA.length; i ++ )
-                       {
-                               if (gIEA[i].nNKOff != 0 && i + gIEA[i].nNKOff + 1 < gIEA.length)
-                               {
-                               
-                                       gIEA[i + gIEA[i].nNKOff + 1].nPKOff = gIEA[i].nNKOff;
-                               }
-                       }
-                       parent.putData(gIEA);
-               }
-       }
-}
-
-window.onload = window_OnLoad;
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whidx.htm b/doc/salome/gui/SMESH/whdata/whidx.htm
deleted file mode 100755 (executable)
index a049a96..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whidx.js"></script>
-<script language="javascript">
-<!--
-
-//-->
-</script>
-</body>
-</html>
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whidx.js b/doc/salome/gui/SMESH/whdata/whidx.js
deleted file mode 100755 (executable)
index c34fb24..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-//     WebHelp 5.10.001
-var gaFileMapping = new Array();
-function fileMapping(sBK, sEK, sFileName, nNum)
-{
-       this.sBK = sBK;
-       this.sEK = sEK;
-       this.sFileName = sFileName;
-       this.aKs = null;
-       this.nNum = nNum;
-       this.oUsedItems = null;
-}
-
-
-function iFM(sBK, sEK, sFileName, nNum)
-{
-       var i = gaFileMapping.length;
-       gaFileMapping[i] = new fileMapping(sBK, sEK, sFileName, nNum);  
-       if (i == 0) {
-               gaFileMapping[i].nTotal = nNum;
-       }
-       else {
-               gaFileMapping[i].nTotal = nNum + gaFileMapping[i - 1].nTotal;
-       }
-}
-
-function window_OnLoad()
-{
-       if (parent && parent != this && parent.projReady)
-       {
-               parent.projReady(gaFileMapping);
-       }               
-}
-
-window.onload = window_OnLoad;
diff --git a/doc/salome/gui/SMESH/whdata/whtdata.js b/doc/salome/gui/SMESH/whdata/whtdata.js
deleted file mode 100755 (executable)
index 0558e19..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-//     WebHelp 5.10.001
-var gTEA = new Array();
-function aTE()
-{
-       gTEA[gTEA.length] = new tocEntry(aTE.arguments);
-}
-
-function tocEntry(fn_arguments) 
-{
-       if (fn_arguments.length < 3)    
-       {
-               alert ("data format wrong!!!");
-               return;
-       }
-       
-       this.nType = fn_arguments[0];
-       this.nContents = fn_arguments[1];
-       this.sItemName = fn_arguments[2];
-       
-       if (this.nType == 1 || this.nType == 2 || this.nType == 16)
-       {
-               if (fn_arguments.length > 3)
-               {
-                       this.sItemURL = fn_arguments[3];
-                       if (fn_arguments.length > 4)
-                       {
-                               this.sTarget = fn_arguments[4];
-                               if (fn_arguments.length > 5)
-                                       this.sIconRef = fn_arguments[5];
-                       }
-               }
-       }
-       if (this.nType == 4 || this.nType == 8)
-       {
-               if (fn_arguments.length > 3)
-               {
-                       this.sRefURL = fn_arguments[3];
-                       if (this.nType == 4)
-                       {
-                               if(this.sRefURL.lastIndexOf("/")!=this.sRefURL.length-1)
-                                       this.sRefURL+="/";
-                       }
-                       if (fn_arguments.length > 4)
-                       {
-                               this.sItemURL = fn_arguments[4];
-                               if (fn_arguments.length > 5)
-                               {
-                                       this.sTarget = fn_arguments[5];
-                                       if (fn_arguments.length > 6)
-                                               this.sIconRef = fn_arguments[6];
-                               }
-                       }
-               }
-       }
-}
-
-
-function window_OnLoad()
-{
-       if (parent && parent != this && parent.putData) {
-               parent.putData(gTEA);
-       }
-}
-window.onload = window_OnLoad;
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whtdata0.htm b/doc/salome/gui/SMESH/whdata/whtdata0.htm
deleted file mode 100755 (executable)
index 17c79a8..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whtdata.js"></script>
-<script language="javascript">
-<!--
- aTE(1,87,"MESH module");
-   aTE(2,0,"Introduction to Mesh","mesh.htm");
-   aTE(2,0,"Running MESH module","files/running_smesh_module.htm");
-   aTE(2,0,"Introduction to MESH module python interface","smesh.py_introduction.htm");
-   aTE(1,19,"Creating meshes");
-     aTE(2,0,"About meshes","files/about_meshes.htm");
-     aTE(2,0,"Importing and exporting meshes","files/importing_and_exporting_meshes.htm");
-     aTE(2,0,"Constructing meshes","files/constructing_meshes.htm");
-     aTE(1,5,"Defining Algorithms");
-       aTE(2,0,"Basic meshing algorithms","files/about_meshing_algorithms.htm");
-       aTE(2,0,"Projection Algorithms","projection_algorithms.htm");
-       aTE(2,0,"Radial Prism Algorithm","radial_prism.htm");
-       aTE(2,0,"Segments around Vertex Algorithm","segments_around_vertex_algorithm.htm");
-       aTE(2,0,"Prism 3D Algorithm","prism_3d_algorithm.htm");
-     aTE(1,6,"Defining hypotheses");
-       aTE(2,0,"About Hypotheses","files/about_hypotheses.htm");
-       aTE(2,0,"1D Meshing Hypotheses","files/arithmetic_1d.htm");
-       aTE(2,0,"2D Meshing Hypotheses","files/max._element_area_hypothesis.htm");
-       aTE(2,0,"Max Element Volume hypothesis","files/max._element_volume_hypothsis.htm");
-       aTE(2,0,"Netgen 2D and 3D hypotheses","netgen_2d_and_3d_hypotheses.htm");
-       aTE(2,0,"Additional Hypotheses","files/non_conform_mesh_allowed_hypothesis.htm");
-     aTE(2,0,"Constructing submeshes","files/constructing_submeshes.htm");
-     aTE(2,0,"Building Compounds","building_compounds.htm");
-     aTE(2,0,"Editing Meshes","files/reassigning_hypotheses_and_algorithms.htm");
-   aTE(1,7,"Viewing meshes");
-     aTE(2,0,"Viewing meshes","about_viewing_meshes.htm");
-     aTE(2,0,"Mesh infos","files/viewing_mesh_info.htm");
-     aTE(2,0,"Numbering","files/displaying_nodes_numbers.htm");
-     aTE(2,0,"Display Mode","presentation.htm");
-     aTE(2,0,"Display Entity","display_entity.htm");
-     aTE(2,0,"Transparency","transparency.htm");
-     aTE(2,0,"Clipping","clipping.htm");
-   aTE(1,15,"Quality controls");
-     aTE(2,0,"About quality controls","files/about_quality_controls.htm");
-     aTE(2,0,"Free borders","free_borders.htm");
-     aTE(2,0,"Borders at multi-connection","borders_at_multi-connection.htm");
-     aTE(2,0,"Length","length.htm");
-     aTE(2,0,"Free edges","free_edges.htm");
-     aTE(2,0,"Length 2D","files/length_of_edges.htm");
-     aTE(2,0,"Borders at multi-connection 2D","borders_at_multiconnection_2d.htm");
-     aTE(2,0,"Area","files/area_of_elements.htm");
-     aTE(2,0,"Taper","files/taper.htm");
-     aTE(2,0,"Aspect ratio","files/aspect_ratio.htm");
-     aTE(2,0,"Minimum angle","files/minimum_angle.htm");
-     aTE(2,0,"Warping","files/warp.htm");
-     aTE(2,0,"Skew","files/skew.htm");
-     aTE(2,0,"Aspect ratio 3D","aspect_ratio_3d.htm");
-     aTE(2,0,"Volume","volume.htm");
-   aTE(1,6,"Grouping elements");
-     aTE(2,0,"Creating groups","files/creating_groups.htm");
-     aTE(2,0,"Editing groups","files/editing_groups.htm");
-     aTE(2,0,"Using operations on groups","files/using_operations_on_groups.htm");
-     aTE(2,0,"Constructing groups of specific elements","files/constructing_groups_of_specific_elements.htm");
-     aTE(2,0,"Deleting Groups","deleting_groups.htm");
-     aTE(2,0,"Selection filter library","selection_filter_library.htm");
-   aTE(1,24,"Modifying meshes");
-     aTE(2,0,"Adding nodes and elements","files/adding_nodes_and_elements.htm");
-     aTE(2,0,"Adding quadratic elements","adding_quadratic_nodes_and_elements.htm");
-     aTE(2,0,"Removing nodes and elements","files/removing_nodes_and_elements.htm");
-     aTE(2,0,"Renumbering nodes and elements","files/renumbering_nodes_and_elements.htm");
-     aTE(1,6,"Transforming meshes");
-       aTE(2,0,"Translation","files/translation.htm");
-       aTE(2,0,"Rotation","files/rotation.htm");
-       aTE(2,0,"Symmetry","files/symmetry.htm");
-       aTE(2,0,"Sewing meshes","files/sewing_meshes.htm");
-       aTE(2,0,"Merging nodes","files/merging_nodes.htm");
-       aTE(2,0,"Merging Elements","merge_elements.htm");
-     aTE(2,0,"Moving nodes","files/displacing_nodes.htm");
-     aTE(2,0,"Mesh through point","mesh_through_point.htm");
-     aTE(2,0,"Diagonal inversion of elements","files/diagonal_iversion_of_elements.htm");
-     aTE(2,0,"Uniting two triangles","files/uniting_two_triangles.htm");
-     aTE(2,0,"Uniting a set of triangles","files/uniting_a_set_of_triangles.htm");
-     aTE(2,0,"Changing orientation of elements","files/changing_orientation_of_elements.htm");
-     aTE(2,0,"Cutting quadrangles","files/cutting_quadrangles.htm");
-     aTE(2,0,"Smoothing","files/smoothing.htm");
-     aTE(2,0,"Extrusion","extrusion.htm");
-     aTE(2,0,"Extrusion along a path","extrusion_along_a_path.htm");
-     aTE(2,0,"Revolution","revolution.htm");
-     aTE(2,0,"Pattern mapping","pattern_mapping.htm");
-     aTE(2,0,"Convert to/from Quadratic Mesh","convert_to_from_quadratic_mesh.htm");
-aTE(2,0,"Python interface smesh.py", "smeshpy_doc/namespacesmesh.html");  
-   aTE(1,7,"TUI Scripts");
-     aTE(2,0,"Creating Meshes","constructing_meshes.htm");
-     aTE(2,0,"Viewing Meshes","viewing_meshes.htm");
-     aTE(2,0,"Defining Hypotheses","defining_hypotheses_tui.htm");
-     aTE(2,0,"Quality Controls","quality_controls.htm");
-     aTE(2,0,"Grouping Elements","grouping_elements.htm");
-     aTE(2,0,"Modifying Meshes","modifying_meshes.htm");
-     aTE(2,0,"Transforming Meshes","transforming_meshes.htm");
-
-//-->
-</script>
-</body>
-</html>
diff --git a/doc/salome/gui/SMESH/whdata/whtoc.htm b/doc/salome/gui/SMESH/whdata/whtoc.htm
deleted file mode 100755 (executable)
index 459c3e3..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-<head>
-
-<meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
-<meta name="description" content="WebHelp 5.50">
-</head>
-<body>
-<script language="javascript" src="whtoc.js"></script>
-<script language="javascript">
-<!--
-  setRoot("whtdata0.htm");
-
-//-->
-</script>
-</body>
-</html>
\ No newline at end of file
diff --git a/doc/salome/gui/SMESH/whdata/whtoc.js b/doc/salome/gui/SMESH/whdata/whtoc.js
deleted file mode 100755 (executable)
index 62de5a1..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-//     WebHelp 5.10.001
-// const strings
-var gaProj = new Array();
-var gsRoot = "";
-
-function setRoot(sRoot)
-{
-       gsRoot = sRoot
-}
-
-function aPE(sProjPath, sRootPath)
-{
-       gaProj[gaProj.length] = new tocProjEntry(sProjPath, sRootPath);
-}
-
-function tocProjEntry(sProjPath, sRootPath) 
-{
-       if(sProjPath.lastIndexOf("/")!=sProjPath.length-1)
-               sProjPath+="/"; 
-       this.sPPath = sProjPath;
-       this.sRPath = sRootPath;
-}
-
-
-function window_OnLoad()
-{
-       if (parent && parent != this && parent.projReady) {
-               parent.projReady(gsRoot, gaProj);
-       }
-}
-window.onload = window_OnLoad;
\ No newline at end of file