<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">

<html>

<head>
<title>Suppress Internal Wires</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 { width:20px; height:20px; border-style:none; }
p.whs2 { font-size:12pt; }
ul.whs3 { list-style:disc; }
p.whs4 { font-size:12pt; margin-left:40px; }
img_whs5 { border:none; width:312px; height:350px; float:none; border-style:none; }
p.whs6 { font-size:12pt; font-weight:bold; }
img_whs7 { border:none; width:225px; height:268px; float:none; border-style:none; }
img_whs8 { border:none; float:none; width:234px; height:267px; border-style:none; }
p.whs9 { font-weight:bold; }
-->
</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("Geometry module\nTransforming geometrical objects\nRepairing Operations\nSuppress Internal Wires");
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><span style="font-size: 14pt;"><font size=4 style="font-size:14pt;"><img src="files/salome2_sp3_repairgui_functions_salome2_sp3_repairgui_functions_image121.gif" width="20px" height="20px" border="0" class="img_whs1"> </font></span>Suppress Internal 
 Wires</h1>

<p class="whs2"><b style="font-weight: normal;">T</b>o <span 
 style="font-weight: bold;"><B>Suppress Internal Wires</B></span> in the Main 
 Menu select <span style="font-weight: bold;"><B>Repair - &gt; Suppress Internal 
 Wires</B></span>.</p>

<p class="whs2">&nbsp;</p>

<p class="whs2">This operation removes all internal wires or 
 specified internal wires from user specified faces. This operation is 
 available in <span style="font-weight: bold;"><B>OCC Viewer</B></span> only. 
 </p>

<p class="whs2">&nbsp;</p>

<p class="whs2"><b><span style="font-weight: normal;">The</span> 
 Result <span style="font-weight: normal;">will be a</span></b><b> <span 
 style="font-weight: bold;"><B>GEOM_Object. </B></span></b></p>

<p class="whs2">&nbsp;</p>

<p class="whs2"><b style="font-weight: bold;">TUI Command:</b><i> 
 </i><span style="font-style: italic;"><I>geompy.SuppressInternalWires(Shape, 
 Wires)</I></span>, where Shape is a shape where wires are to be removed, Wires 
 is a list of wires ID�s to be removed; if the list is empty then all internal 
 wires are removed.</p>

<p class="whs2">&nbsp;</p>

<p class="whs2"><b style="font-weight: bold;">Arguments:</b></p>

<ul type="disc" class="whs3">
	
	<li class=kadov-p><p class="whs2">Name of the resulting 
 object</p></li>
	
	<li class=kadov-p><p class="whs2">User specified face</p></li>
	
	<li class=kadov-p><p class="whs2">User specified internal 
 wires (lying on this face except for its boundary), or, in case the <span 
 style="font-weight: bold;"><B>Remove all internal wires</B></span> box is checked, 
 all internal wires</p></li>
</ul>

<p class="whs2">&nbsp;</p>

<p class="whs4"><img src="pics/repair4.png" x-maintain-ratio="TRUE" width="312px" height="350px" border="0" class="img_whs5"></p>

<p class="whs2">&nbsp;</p>

<p class="whs6">Example:</p>

<p class="whs2">&nbsp;</p>

<p class="whs4"><img src="pics/supp_int_wires1.png" x-maintain-ratio="TRUE" width="225px" height="268px" border="0" class="img_whs7"> &nbsp;&nbsp;&nbsp;<img src="pics/supp_int_wires2.png" x-maintain-ratio="TRUE" width="234px" height="267px" border="0" class="img_whs8"></p>

<p class="whs2">&nbsp;</p>

<p class="whs9"><span style="font-weight: normal;">Our</span> 
 TUI Scripts<span style="font-weight: normal;"> provide you with useful 
 examples of the use of</span> <a href="repairing_operations.htm#bookmark3">Repairing 
 Operations</a>. </p>

<p>&nbsp;</p>

<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
	writeIntopicBar(0);
//-->
</script>
</body>
</html>