Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / merge_elements.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Merge Elements</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"><style type="text/css">
9 <!--
10 img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
11 img_whs2 { border:none; width:313px; height:221px; float:none; border-style:none; }
12 img_whs3 { border:none; width:235px; height:150px; float:none; border-style:none; }
13 -->
14 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
15 <!--
16 function reDo() {
17   if (innerWidth != origWidth || innerHeight != origHeight)
18      location.reload();
19 }
20 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
21         origWidth = innerWidth;
22         origHeight = innerHeight;
23         onresize = reDo;
24 }
25 onerror = null; 
26 //-->
27 </script>
28 <style type="text/css">
29 <!--
30 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
31 p.WebHelpNavBar { text-align:right; }
32 -->
33 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
34 <script type="text/javascript" language="javascript" src="whver.js"></script>
35 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
36 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
37 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
38 <script type="text/javascript" language="javascript1.2">
39 <!--
40 if (window.gbWhTopic)
41 {
42         if (window.setRelStartPage)
43         {
44         addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nMerging Elements");
45 addButton("show",BTN_IMG,"Show","","","","",0,0,"whd_show0.gif","whd_show2.gif","whd_show1.gif");
46 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"whd_hide0.gif","whd_hide2.gif","whd_hide1.gif");
47
48         }
49
50
51         if (window.setRelStartPage)
52         {
53         setRelStartPage("index.htm");
54
55                 autoSync(1);
56                 sendSyncInfo();
57                 sendAveInfoOut();
58         }
59
60 }
61 else
62         if (window.gbIE4)
63                 document.location.reload();
64 //-->
65 </script>
66 </head>
67 <body><script type="text/javascript" language="javascript1.2">
68 <!--
69 if (window.writeIntopicBar)
70         writeIntopicBar(4);
71 //-->
72 </script>
73 <h1>Merging Elements</h1>
74
75 <p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This functionality allows to merge coincident elements 
76  of a mesh selectable in the dialog box. </p>
77
78 <p><img src="pics/mergeelems.png" x-maintain-ratio="TRUE" width="313px" height="221px" border="0" class="img_whs2"></p>
79
80 <p>In this picture you see a triangle which coincides with one of the elements 
81  of the mesh. After we apply <span style="font-weight: bold;"><B>Merge Elements</B></span> 
82  functionality, the triangle will be completely merged with the mesh. </p>
83
84 <p><img src="pics/meshtrianglemergeelem1.png" x-maintain-ratio="TRUE" width="235px" height="150px" border="0" class="img_whs3"></p>
85
86 <p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
87  Also</B></span> a sample TUI Script of a <a href="transforming_meshes.htm#bookmark8">Merge 
88  Elements</a> operation. &nbsp;</p>
89
90 <p>&nbsp;</p>
91
92 <p>&nbsp;</p>
93
94 <script type="text/javascript" language="javascript1.2">
95 <!--
96 if (window.writeIntopicBar)
97         writeIntopicBar(0);
98 //-->
99 </script>
100 </body>
101 </html>