<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> <html> <head> <title>Check Free Boundaries</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:22px; height:22px; border-style:none; } p.whs2 { font-size:12pt; } p.whs3 { font-size:12pt; font-weight:normal; } p.whs4 { font-size:12pt; margin-left:40px; font-weight:bold; } img_whs5 { border:none; width:243px; height:203px; float:none; border-style:none; } p.whs6 { font-size:12pt; margin-left:0px; } img_whs7 { border:none; width:436px; height:339px; float:none; border-style:none; } img_whs8 { border:none; width:442px; height:336px; float:none; border-style:none; } p.whs9 { font-weight:bold; } --> </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; } --> </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\nCheck Free Boundaries"); 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: 12pt;"><font size=3 style="font-size:12pt;"><img src="image44.gif" width="22px" height="22px" border="0" class="img_whs1"> </font></span>Check Free Boundaries</h1> <p class="whs2"><b style="font-weight: normal;">T</b>o <span style="font-weight: bold;"><B>Check Free Boundaries</B></span> in the Main Menu select <span style="font-weight: bold;"><B>Repair - > Check Free Boundaries</B></span>.</p> <p class="whs2"> </p> <p class="whs2">This operation detects wires and edges that correspond to the shape's boundary, and highlights it</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><span style="font-style: italic;"> <I></i>(NoError, ClosedWires, OpenWires) = geompy.GetFreeBoundary(Shape)</I></span>, where Shape is a shape to be checked, NoError is false if an error occurred while checking free boundaries, ClosedWires is a list of closed free boundary wires, OpenWires is a list of open free boundary wires.</p> <p class="whs2"> </p> <p class="whs2"><b style="font-weight: bold;">Arguments:</b> Shape</p> <p class="whs2"> </p> <p class="whs3"><b style="font-weight: bold;">Dialog Box:</b></p> <p class="whs3"> </p> <p class="whs4"><img src="pics/repair9.png" x-maintain-ratio="TRUE" width="243px" height="203px" border="0" class="img_whs5"></p> <p class="whs6"> </p> <p class="whs6"><b style="font-weight: bold;">Example:</b></p> <p class="whs6"> </p> <p class="whs6"><img src="pics/free_boudaries1.png" x-maintain-ratio="TRUE" width="436px" height="339px" border="0" class="img_whs7"> <img src="pics/free_boudaries2.png" x-maintain-ratio="TRUE" width="442px" height="336px" border="0" class="img_whs8"> </p> <p class="whs9"> </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#bookmark8">Repairing Operations</a>. </p> <p> </p> <script type="text/javascript" language="javascript1.2"> <!-- if (window.writeIntopicBar) writeIntopicBar(0); //--> </script> </body> </html>