geom/doc/salome/gui/GEOM/newentity_blocks.htm

320 lines
12 KiB
HTML
Executable File
Raw Blame History

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Blocks</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-size:14pt; font-weight:bold; }
img_whs2 { border:none; float:none; width:30px; height:30px; border-style:none; }
ul.whs3 { list-style:disc; }
img_whs4 { border:none; width:23px; height:22px; border-style:none; }
p.whs5 { font-size:12pt; }
p.whs6 { font-size:12pt; font-style:italic; font-weight:normal; }
table.whs7 { x-cell-content-align:top; border-spacing:0px; width:66.515%; }
col.whs8 { width:32.996%; }
col.whs9 { width:33.052%; }
col.whs10 { width:33.952%; }
tr.whs11 { x-cell-content-align:top; }
td.whs12 { width:32.996%; 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:183px; height:250px; border-style:none; }
td.whs14 { width:33.052%; padding-right:10px; padding-left:10px; border-right-style:none; border-top-style:none; border-bottom-style:none; }
td.whs15 { width:33.952%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs16 { border:none; width:184px; height:250px; border-style:none; }
p.whs17 { font-weight:bold; }
img_whs18 { border:none; width:250px; height:195px; border-style:none; }
img_whs19 { border:none; width:24px; height:22px; border-style:none; }
table.whs20 { x-cell-content-align:top; border-spacing:0px; width:40.406%; }
col.whs21 { width:49.761%; }
col.whs22 { width:50.239%; }
td.whs23 { width:49.761%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs24 { border:none; width:162px; height:250px; border-style:none; }
td.whs25 { width:50.239%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs26 { border:none; width:164px; height:250px; border-style:none; }
p.whs27 { font-size:12pt; font-weight:bold; }
p.whs28 { font-size:12pt; font-weight:bold; margin-left:0px; }
img_whs29 { border:none; width:300px; height:234px; float:none; border-style:none; }
img_whs30 { border:none; width:251px; height:234px; border-style:none; }
p.whs31 { font-size:12pt; 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.whs28 {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\nCreating geometrical objects\nBuilding by blocks");
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>Building by blocks</h1>
<p class="whs1"><span style="font-size: 14pt; font-weight: bold;"><font size=4 style="font-size:14pt;"><B>Introduction.</B></font></span></p>
<p>&nbsp;</p>
<p>Below are some general notions about blocks:</p>
<p>&nbsp;</p>
<p><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"><b style="font-weight: bold;"><img src="i_blue.jpg" x-maintain-ratio="TRUE" x-save-file="TRUE" x-save-method="compute-relative" width="30px" height="30px" border="0" class="img_whs2"></b></font></span>A block is a an elementary geometric solid that
has specific geometric constraints oriented for meshing. In the hexahedral
case, blocks have 6 faces and each face has 4 edges. &nbsp;</p>
<p>&nbsp;</p>
<p>Tetrahedral Block - is a block with constraints for tetrahedral meshing.
</p>
<p>&nbsp;</p>
<p>Hexahedral Block - is a block with constraints for hexahedral meshing.</p>
<p>&nbsp;</p>
<p>Block Compound - is a compound composed of blocks only.</p>
<p>&nbsp;</p>
<p>These functionalities are available from the main menu via <span style="font-style: italic;"><I>New
Entity / Blocks.</I></span></p>
<p>&nbsp;</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p><a href="#QuadrangleFace">Quadrangle face</a></p></li>
<li class=kadov-p><p><a href="#HexahedralSolid">Hexahedral solid</a></p></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a name=QuadrangleFace><img src="image29.gif" width="23px" height="22px" border="0" class="img_whs4"><span style="font-size: 14pt; font-weight: bold;"><font size=4 style="font-size:14pt;"><B>Quadrangle
face</B></font></span></a></p>
<p>&nbsp;</p>
<p class="whs5"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"><b style="font-weight: bold;">Description:</b>
Builds a face using the below mentioned arguments. This operation allows
to build a face bypassing the intermediate stage of building edges and
wires (in the case of building by 4 points) or wires (in the case of building
by 4 or 2 edges).</font></span></p>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Result :</b>
GEOM_Object.</p>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">TUI Command:</b></p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs6"><b style="font-weight: normal;">geompy.MakeQuadFaceVertices(V1,
V2, V3, V4), <span style="font-style: normal;">where V1, V2, V3, V4 are
four vertices from which a face is constructed. Edges are created automatically.</span></b></p></li>
<li class=kadov-p><p class="whs5"><span style="font-style: italic;"><I>geompy.MakeQuadFaceEdges(E1,
E2)</I></span>, where E1, E2 are edges from which the face is constructed,
two other edges are created automatically.</p></li>
<li class=kadov-p><p class="whs5"><b style="font-weight: normal;"><span
style="font-style: italic;"><I>g</b>eompy.MakeQuadFace(E1, E2, E3, E4)</I></span>,
where E1, E2, E3, E4 are four edges from which the face is constructed.</p></li>
</ul>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Arguments:</b>
</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs5">Name + 4 Points, or</p></li>
<li class=kadov-p><p class="whs5">Name + 2 Edges, or </p></li>
<li class=kadov-p><p class="whs5">Name + 4 Edges.</p></li>
</ul>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Dialog Box:</b></p>
<table x-use-null-cells cellspacing="0" width="66.515%" class="whs7">
<col class="whs8">
<col class="whs9">
<col class="whs10">
<tr valign="top" class="whs11">
<td width="32.996%" class="whs12">
<p><img src="image244.jpg" width="183px" height="250px" border="0" class="img_whs13"></td>
<td width="33.052%" class="whs14">
<p><img src="image245.jpg" width="183px" height="250px" border="0" class="img_whs13"></td>
<td width="33.952%" class="whs15">
<p><img src="image246.jpg" width="184px" height="250px" border="0" class="img_whs16"></td></tr>
</table>
<p class="whs5">&nbsp;</p>
<p>&nbsp;</p>
<p class="whs17">Example:</p>
<p class="whs17">&nbsp;</p>
<p><img src="image185.jpg" width="250px" height="195px" border="0" class="img_whs18"> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a name=HexahedralSolid><img src="image51.gif" width="24px" height="22px" border="0" class="img_whs19"> <span style="font-size: 14pt; font-weight: bold;"><font size=4 style="font-size:14pt;"><B>Hexahedral
solid</B></font></span></a></p>
<p>&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Description:</b>
Builds a hexahedral solid either of the below mentioned arguments. This
operation allows to build a solid bypassing the intermediate stage of
building a shell and 4 faces (in the case of building by 2 faces) or just
a shell (in the case of building by 6 faces).</p>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Result :</b>
GEOM_Object.</p>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">TUI Command:</b></p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs5"><span style="font-style: italic;"><I>geompy.MakeHexaSolid(F1,
F2, F3, F4, F5, F6)</I></span>, where F1 <20> F6 are six faces from which the
hexahedron is constructed.</p></li>
<li class=kadov-p><p class="whs5"><span style="font-style: italic;"><I>geompy.MakeHexaSolidTwoFaces(F1,
F2)</I></span>, where F1 and F2 are faces from which the hexahedron is constructed,
other four faces are created automatically.</p></li>
</ul>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Arguments:</b>
</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs5">Name + 2 Faces, or </p></li>
<li class=kadov-p><p class="whs5">Name + 6 Faces.</p></li>
</ul>
<p class="whs5">&nbsp;</p>
<p class="whs5"><b style="font-weight: bold;">Dialog Box:</b></p>
<p class="whs5">&nbsp;</p>
<table x-use-null-cells cellspacing="0" width="40.406%" class="whs20">
<col class="whs21">
<col class="whs22">
<tr valign="top" class="whs11">
<td width="49.761%" class="whs23">
<p class="whs5"><b style="font-weight: bold;">&nbsp;</b><img src="image242.jpg" width="162px" height="250px" border="0" class="img_whs24"></td>
<td width="50.239%" class="whs25">
<p><img src="image243.jpg" width="164px" height="250px" border="0" class="img_whs26"></td></tr>
</table>
<p class="whs5">&nbsp;</p>
<p class="whs27">Example:</p>
<p class="whs27">&nbsp;</p>
<p class="whs28"><img src="image180.jpg" x-maintain-ratio="TRUE" width="300px" height="234px" border="0" class="img_whs29"> &nbsp;&nbsp;&nbsp;<img src="image181.jpg" width="251px" height="234px" border="0" class="img_whs30"> &nbsp;</p>
<p class="whs31"><b style="font-weight: bold;">&nbsp;&nbsp;&nbsp;</b>&nbsp;&nbsp;</p>
<p class="whs1">&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>