mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
150 lines
5.3 KiB
HTML
150 lines
5.3 KiB
HTML
|
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|||
|
|
|||
|
<html>
|
|||
|
|
|||
|
<head>
|
|||
|
<title>Suppress Holes</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; }
|
|||
|
img_whs3 { border:none; width:312px; height:381px; float:none; border-style:none; }
|
|||
|
p.whs4 { font-size:12pt; margin-left:40px; }
|
|||
|
img_whs5 { border:none; width:343px; height:123px; float:none; border-style:none; }
|
|||
|
img_whs6 { border:none; width:150px; height:136px; border-style:none; }
|
|||
|
p.whs7 { 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; }
|
|||
|
-->
|
|||
|
</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>
|
|||
|
</head>
|
|||
|
<body><script type="text/javascript" language="javascript1.2">
|
|||
|
<!--
|
|||
|
if (window.gbWhTopic)
|
|||
|
{
|
|||
|
if (window.addTocInfo)
|
|||
|
{
|
|||
|
addTocInfo("GEOM module\nTransforming geometrical objects\nRepairing Operations\nSuppress Holes");
|
|||
|
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
|
|||
|
|
|||
|
}
|
|||
|
if (window.writeBtnStyle)
|
|||
|
writeBtnStyle();
|
|||
|
|
|||
|
if (window.writeIntopicBar)
|
|||
|
writeIntopicBar(1);
|
|||
|
|
|||
|
if (window.setRelStartPage)
|
|||
|
{
|
|||
|
setRelStartPage("geom.htm");
|
|||
|
|
|||
|
autoSync(1);
|
|||
|
sendSyncInfo();
|
|||
|
sendAveInfoOut();
|
|||
|
}
|
|||
|
}
|
|||
|
else
|
|||
|
if (window.gbIE4)
|
|||
|
document.location.reload();
|
|||
|
//-->
|
|||
|
</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_image122.gif" width="20px" height="20px" border="0" class="img_whs1"> </font></span>Suppress Holes</h1>
|
|||
|
|
|||
|
<p class="whs2"><b style="font-weight: normal;">T</b>o <span
|
|||
|
style="font-weight: bold;"><B>Suppress Holes</B></span> in the Main Menu select
|
|||
|
<span style="font-weight: bold;"><B>Repair - > Suppress Holes</B></span>.</p>
|
|||
|
|
|||
|
<p> </p>
|
|||
|
|
|||
|
<p>This operation removes holes on a selected shape. <span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">This
|
|||
|
operation is available in </font></span><span style="font-weight: bold;"><B>OCC
|
|||
|
Viewer</B></span><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"> only. </font></span></p>
|
|||
|
|
|||
|
<p class="whs2"> </p>
|
|||
|
|
|||
|
<p class="whs2"><b style="font-weight: bold;">Result:</b> GEOM_Object.</p>
|
|||
|
|
|||
|
<p class="whs2"> </p>
|
|||
|
|
|||
|
<p class="whs2"><b style="font-weight: bold;">TUI Command:</b><i>
|
|||
|
</i><span style="font-style: italic;"><I>geompy.SuppressHoles(Shape, ListOfWireID)</I></span>,
|
|||
|
where Shape is a shape where holes must be removed, ListOfWireID is a
|
|||
|
list of wire sub shapes ID<49>s. If it is empty, then all holes are removed.</p>
|
|||
|
|
|||
|
<p class="whs2"> </p>
|
|||
|
|
|||
|
<p class="whs2"><img src="pics/repair5.png" x-maintain-ratio="TRUE" width="312px" height="381px" border="0" class="img_whs3"></p>
|
|||
|
|
|||
|
<p class="whs2"> </p>
|
|||
|
|
|||
|
<p class="whs2"><b style="font-weight: bold;">Arguments: </b>Name
|
|||
|
+ 1 shape + Wires which should be removed.</p>
|
|||
|
|
|||
|
<p class="whs2"><span style="font-weight: bold;"><B>Remove all
|
|||
|
holes </B></span>checkbox allows to fill all holes of a definite shape.</p>
|
|||
|
|
|||
|
<p class="whs2"><span style="font-weight: bold;"><B>Detect </B></span>button
|
|||
|
allows to display the number of free boundaries in your shape:</p>
|
|||
|
|
|||
|
<p class="whs4"> </p>
|
|||
|
|
|||
|
<p class="whs2"><img src="pics/neo-detect2.png" x-maintain-ratio="TRUE" width="343px" height="123px" border="0" class="img_whs5"></p>
|
|||
|
|
|||
|
<p class="whs4"> </p>
|
|||
|
|
|||
|
<p class="whs4"> </p>
|
|||
|
|
|||
|
<p class="whs2"><b style="font-weight: bold;">Example:</b></p>
|
|||
|
|
|||
|
<p class="whs4"> </p>
|
|||
|
|
|||
|
<p class="whs4"> <img src="image109.jpg" width="150px" height="136px" border="0" class="img_whs6"> <img src="image110.jpg" width="150px" height="136px" border="0" class="img_whs6"></p>
|
|||
|
|
|||
|
<p class="whs2"> </p>
|
|||
|
|
|||
|
<p class="whs7"><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#bookmark4">Repairing
|
|||
|
Operations</a>. </p>
|
|||
|
|
|||
|
<p> </p>
|
|||
|
|
|||
|
<p> </p>
|
|||
|
|
|||
|
<script type="text/javascript" language="javascript1.2">
|
|||
|
<!--
|
|||
|
if (window.writeIntopicBar)
|
|||
|
writeIntopicBar(0);
|
|||
|
//-->
|
|||
|
</script>
|
|||
|
</body>
|
|||
|
</html>
|