Remove useless files (old GEOM docs, generated by RoboHelp).
@ -1,143 +0,0 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Introduction to GEOM</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:30px; height:30px; float:none; border-style:none; }
|
||||
ul.whs2 { list-style:disc; }
|
||||
table.whs3 { x-cell-content-align:top; width:100%; border-spacing:0px; }
|
||||
col.whs4 { width:50%; }
|
||||
tr.whs5 { x-cell-content-align:top; }
|
||||
td.whs6 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
|
||||
td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
|
||||
img_whs8 { border:none; width:400px; height:292px; border-style:none; }
|
||||
-->
|
||||
</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)
|
||||
{
|
||||
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>Introduction to Geometry</h1>
|
||||
|
||||
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"><span style="font-weight: bold;"><B>Geometry </B></span>module
|
||||
of SALOME is destined for: </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<ul type="disc" class="whs2">
|
||||
|
||||
<li class=kadov-p><p>Import and export of geometrical models in IGES,
|
||||
BREP and STEP formats.</p></li>
|
||||
|
||||
<li class=kadov-p><p>Construction and optimization of geometrical models
|
||||
using a wide range of CAD
|
||||
functions:</p></li>
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<table x-use-null-cells cellspacing="0" width="100%" class="whs3">
|
||||
<col class="whs4">
|
||||
<col class="whs4">
|
||||
|
||||
<tr valign="top" class="whs5">
|
||||
<td width="50%" class="whs6">
|
||||
<ul type="disc" class="whs2">
|
||||
|
||||
<li class=kadov-p><p>Creation of basic geometrical objects</p></li>
|
||||
|
||||
<li class=kadov-p><p>Construction of primitives</p></li>
|
||||
|
||||
<li class=kadov-p><p>Building shapes</p></li>
|
||||
|
||||
<li class=kadov-p><p>Generation of complex shapes</p></li>
|
||||
|
||||
<li class=kadov-p><p>Working with groups</p></li>
|
||||
|
||||
<li class=kadov-p><p>Geometrical repairing of objects</p></li>
|
||||
|
||||
<li class=kadov-p><p>Geometrical boolean operations</p></li>
|
||||
|
||||
<li class=kadov-p><p>Geometrical transformations</p></li>
|
||||
|
||||
<li class=kadov-p><p>Building by blocks</p></li>
|
||||
</ul>
|
||||
<p> </td>
|
||||
<td width="50%" class="whs7">
|
||||
<p><img src="../image3.jpg" width="400px" height="292px" border="0" class="img_whs8"></td></tr>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 932 B |
Before Width: | Height: | Size: 938 B |
Before Width: | Height: | Size: 900 B |
Before Width: | Height: | Size: 918 B |
Before Width: | Height: | Size: 929 B |
@ -1,159 +0,0 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Using Boolean Operations</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">
|
||||
<!--
|
||||
h1.whs1 { margin-left:0in; margin-right:0in; margin-top:0px; margin-bottom:0px; }
|
||||
p.whs2 { font-size:12pt; text-indent:2px; margin-left:0in; margin-right:0in; margin-top:0px; margin-bottom:0px; }
|
||||
p.whs3 { font-size:12pt; font-weight:normal; }
|
||||
img_whs4 { border:none; float:none; width:30px; height:30px; border-style:none; }
|
||||
p.whs5 { font-size:12pt; text-indent:2px; margin-right:0in; margin-top:0px; margin-bottom:0px; margin-left:48px; }
|
||||
p.whs6 { text-indent:2px; margin-right:0in; margin-top:0px; margin-bottom:0px; font-size:12pt; margin-left:48px; }
|
||||
p.whs7 { font-size:12pt; text-indent:2px; margin-left:0in; margin-right:0in; margin-top:0px; margin-bottom:0px; font-weight:normal; }
|
||||
p.whs8 { margin-left:48px; }
|
||||
p.whs9 { font-size:12pt; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript">
|
||||
<!--
|
||||
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
||||
{
|
||||
var strNSS = "<style type='text/css'>";
|
||||
strNSS += "h1.whs1 {margin-left:1pt;margin-right:1pt;margin-top:1pt;margin-bottom:1pt; }";
|
||||
strNSS += "p.whs2 {margin-left:1pt;margin-right:1pt;margin-top:1pt;margin-bottom:1pt; }";
|
||||
strNSS += "p.whs5 {margin-right:1pt;margin-top:1pt;margin-bottom:1pt; }";
|
||||
strNSS += "p.whs6 {margin-right:1pt;margin-top:1pt;margin-bottom:1pt; }";
|
||||
strNSS += "p.whs7 {margin-left:1pt;margin-right:1pt;margin-top:1pt;margin-bottom: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; }
|
||||
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\nBoolean Operations\nUsing boolean operations");
|
||||
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 class="whs1">Using Boolean Operations</h1>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs3"><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_whs4"><span style="font-weight: normal;">You can use the following
|
||||
boolean operations for construction of more complex geometrical objects
|
||||
(2D & 3D elements) :</span></b></p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li style="list-style: disc;"
|
||||
type=disc
|
||||
class=kadov-p><p class="whs5"><a href="../fuse.htm">Fuse</a></p></li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
|
||||
<li style="list-style: disc;"
|
||||
type=disc
|
||||
class=kadov-p><p class="whs5"><a href="../common.htm">Common</a></p></li>
|
||||
|
||||
<li style="list-style: disc;"
|
||||
type=disc
|
||||
class=kadov-p><p class="whs6"><a href="../cut.htm">Cut</a></p></li>
|
||||
|
||||
<li style="list-style: disc;"
|
||||
type=disc
|
||||
class=kadov-p><p class="whs5"><a href="../section.htm">Section</a></p></li>
|
||||
</ul>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs7">There is a general TUI command covering
|
||||
all these operations, which can be used alongside with separate commands
|
||||
for each operation.</p>
|
||||
|
||||
<p class="whs5"><span style="font-style: italic;"><I>geompy.MakeBoolean(Shape1,
|
||||
Shape2, Operation)</I></span>, where Shape1 is the first argument and Shape2
|
||||
is the second argument of Boolean operation, Operation is a type of the
|
||||
Boolean operation (1 – Common, 2 – Cut, 3 – Fuse, 4 – Section).</p>
|
||||
|
||||
<p class="whs8"> </p>
|
||||
|
||||
<p class="whs9"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">Our <span style="font-weight: bold;"><B>TUI
|
||||
Scripts</B></span> provide you with useful examples of the use of <a href="../boolean_operations.htm">Boolean
|
||||
Operations</a>. </font></span></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 943 B |
Before Width: | Height: | Size: 952 B |
Before Width: | Height: | Size: 952 B |
Before Width: | Height: | Size: 942 B |
Before Width: | Height: | Size: 961 B |
Before Width: | Height: | Size: 981 B |
Before Width: | Height: | Size: 965 B |
Before Width: | Height: | Size: 963 B |
@ -1,146 +0,0 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Importing and exporting geometrical objects</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:12pt; }
|
||||
img_whs2 { border:none; float:none; width:30px; height:30px; border-style:none; }
|
||||
p.whs3 { margin-left:40px; }
|
||||
img_whs4 { border:none; width:425px; height:269px; float:none; border-style:none; }
|
||||
img_whs5 { border:none; width:436px; height:269px; float:none; border-style:none; }
|
||||
-->
|
||||
</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\nImporting/exporting geometrical objects");
|
||||
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>Importing/exporting geometrical objects</h1>
|
||||
|
||||
<p class="whs1"><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"> <span style="font-weight: normal;">In Geometry module you
|
||||
can import and export geometrical objects from/into BREP, IGES, STEP </span></b><b><span
|
||||
style="font-weight: normal;">files. The mechanisms of import and export
|
||||
are implemented via plug-ins, which gives you the opportunity to expand
|
||||
the range of available formats by adding more plug-ins (for example, CATIA
|
||||
5). </span></b></p>
|
||||
|
||||
|
||||
|
||||
<p class=TODO>To import geometrical objects from a BREP, IGES, STEP file:</p>
|
||||
|
||||
<p class=TODO> </p>
|
||||
|
||||
<p class="whs3">From the <span style="font-weight: bold;"><B>File
|
||||
</B></span>menu choose <span style="font-weight: bold;"><B>Import. </B></span>In
|
||||
the opening<span style="font-weight: bold;"> <B></B></span>dialog box <span style="font-weight: bold;"><B>Import</B></span>
|
||||
select the required format of the file for importation and search for
|
||||
a *.brep, *.iges or *.step file.
|
||||
</p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p class="whs3"><img src="../pics/geomimport.png" x-maintain-ratio="TRUE" width="425px" height="269px" border="0" class="img_whs4"></p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p class="whs3">Select the required file and click <span
|
||||
style="font-weight: bold;"><B>Open</B></span>. Your file will be imported in
|
||||
the module and its contents (geometrical object) will be displayed in
|
||||
the <span style="font-weight: bold;"><B>Object Browser</B></span>. </p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p class=TODO>To export geometrical objects into a BREP, IGES, STEP file:</p>
|
||||
|
||||
<p class=TODO> </p>
|
||||
|
||||
<p class="whs3">Select the object you wish to export, then
|
||||
from the <span style="font-weight: bold;"><B>File </B></span>menu choose <span
|
||||
style="font-weight: bold;"><B>Export. </B></span>In the opening dialog box<span
|
||||
style="font-weight: bold;"><B> Export </B></span>define the required format,
|
||||
the name and the location of the file for exportation.<span style="font-weight: bold;">
|
||||
<B></B></span></p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p class="whs3"><img src="../pics/geomexport.png" x-maintain-ratio="TRUE" width="436px" height="269px" border="0" class="img_whs5"></p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p class="whs3">Click <span style="font-weight: bold;"><B>Save</B></span>
|
||||
to confirm your exportation. </p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -1,483 +0,0 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Using Measurement Tools</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>
|
||||
<!--
|
||||
A:visited { color:#800080; }
|
||||
A:link { color:#0000ff; }
|
||||
-->
|
||||
</style><style type="text/css">
|
||||
<!--
|
||||
p.whs1 { font-size:12pt; }
|
||||
img_whs2 { border:none; float:none; width:30px; height:30px; border-style:none; }
|
||||
p.whs3 { margin-left:40px; }
|
||||
img_whs4 { border:none; width:21px; height:19px; border-style:none; }
|
||||
p.whs5 { font-size:12pt; margin-left:40px; font-weight:bold; }
|
||||
img_whs6 { border:none; width:272px; height:303px; float:none; border-style:none; }
|
||||
p.whs7 { font-family:'Times New Roman' , serif; font-size:14pt; }
|
||||
img_whs8 { width:20px; height:20px; border-style:none; }
|
||||
p.whs9 { font-family:'Times New Roman' , serif; font-size:12pt; }
|
||||
img_whs10 { border:none; width:360px; height:307px; float:none; border-style:none; }
|
||||
p.whs11 { font-size:12pt; margin-left:40px; }
|
||||
img_whs12 { border:none; width:312px; height:367px; float:none; border-style:none; }
|
||||
p.whs13 { font-size:12pt; margin-left:400px; }
|
||||
img_whs14 { border:none; width:360px; height:333px; float:none; border-style:none; }
|
||||
p.whs15 { font-size:12pt; font-weight:bold; }
|
||||
img_whs16 { border:none; width:360px; height:328px; float:none; border-style:none; }
|
||||
p.whs17 { font-size:12pt; font-weight:normal; }
|
||||
img_whs18 { border:none; width:360px; height:290px; float:none; border-style:none; }
|
||||
img_whs19 { border:none; width:360px; height:405px; float:none; border-style:none; }
|
||||
img_whs20 { border:none; width:360px; height:337px; float:none; border-style:none; }
|
||||
p.whs21 { font-size:12pt; margin-left:40px; text-indent:-40px; }
|
||||
img_whs22 { border:none; width:25px; height:23px; border-style:none; }
|
||||
ul.whs23 { list-style:disc; }
|
||||
img_whs24 { border:none; width:329px; height:436px; float:none; border-style:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript">
|
||||
<!--
|
||||
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
||||
{
|
||||
var strNSS = "<style type='text/css'>";
|
||||
strNSS += "p.whs21 {text-indent: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; }
|
||||
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\nUsing measurement tools");
|
||||
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>Using measurement tools</h1>
|
||||
|
||||
<p class="whs1"><b style="font-weight: normal;"><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">Measurement tools in GEOM are necessary for getting</b> different
|
||||
data concerning created or imported geometrical objects. They are:</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#PointCoord">Point
|
||||
coordinates</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Basic_properties">Basic
|
||||
properties</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Center_gravity">Center
|
||||
of mass</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Inertia_axis">Inertia</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Bounding_box">Bounding
|
||||
box</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Min_distance">Min.
|
||||
distance</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Tolerance">Tolerance</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Whatis">WhatIs</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#check">Check</a></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><a href="#Check_comp_blocks">Check
|
||||
compound of blocks</a></p></li>
|
||||
</ul>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1">Our <span style="font-weight: bold;"><B>TUI Scripts</B></span>
|
||||
show how to use <a href="../measurement_tools.htm">Measurement Tools</a>
|
||||
with <span style="font-weight: bold;"><B>TUI
|
||||
commands</B></span>. </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class=TODO>To use measurement tools:</p>
|
||||
|
||||
<p class=TODO> </p>
|
||||
|
||||
<p class="whs3">In the main menu select <span style="font-weight: bold;"><B>Measures
|
||||
</B></span>submenu.</p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><a name=PointCoord> <img src="../image49.gif" width="21px" height="19px" border="0" class="img_whs4"> <span style="font-weight: bold; font-size: 14pt;"><font size=4 style="font-size:14pt;"><B>Point coordinates</B></font></span></a></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">Returns the
|
||||
coordinates of a point.</font></span></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Point
|
||||
coordinates (X, Y, Z) in 3D space in the form of Python Tuple.</p>
|
||||
|
||||
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span>
|
||||
<span style="font-style: italic;"><I>geompy.PointCoordinates(Point)</I></span>,
|
||||
where Point is a point whose coordinates are inquired.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs5"><img src="../pics/measures1.png" x-maintain-ratio="TRUE" width="272px" height="303px" border="0" class="img_whs6"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"><b style="font-weight: bold;"><a
|
||||
NAME=Basic_properties
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image71.gif" width="20px" height="20px" border="0" class="img_whs8"> Basic properties</a></b>
|
||||
</p>
|
||||
|
||||
<p class="whs9"> </p>
|
||||
|
||||
<p class="whs1">Returns the properties (Length, Surface &
|
||||
Volume) for the selected geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Display
|
||||
Length, Surface & Volume in the form of Python Tuple.</p>
|
||||
|
||||
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span>
|
||||
<span style="font-style: italic;"><I>geompy.BasicProperties(Shape)</I></span>,
|
||||
where Shape is a shape whose properties are inquired.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs3"><img src="../pics/neo-basicprop.png" x-maintain-ratio="TRUE" width="360px" height="307px" border="0" class="img_whs10"></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p class="whs7"><a name=Center_gravity
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image72.gif" width="20px" height="20px" border="0" class="img_whs8"><b style="font-size: 14pt;">
|
||||
Center of mass</b></a></p>
|
||||
|
||||
<p class="whs9"> </p>
|
||||
|
||||
<p class="whs1">Calculates and returns the coordinates of the
|
||||
gravity center for the selected geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> GEOM_Object
|
||||
(vertex).</p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i>
|
||||
</i><span style="font-style: italic;"><I>geompy.MakeCDG(Shape)</I></span>, where
|
||||
Shape is the shape for which a center of gravity is computed.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures3.png" x-maintain-ratio="TRUE" width="312px" height="367px" border="0" class="img_whs12"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=Inertia_axis
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image73.gif" width="20px" height="20px" border="0" class="img_whs8"><b><font style="font-size: 14pt;"
|
||||
size=4> Inertia</font></b></a>
|
||||
</p>
|
||||
|
||||
<p class="whs7"> </p>
|
||||
|
||||
<p class="whs1">Returns the axis of inertia for the selected
|
||||
geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays
|
||||
the matrix and moments of inertia in the form of Python Tuple (I11, I12,
|
||||
I13, </p>
|
||||
|
||||
<p class="whs13"> I21,
|
||||
I22, I23, </p>
|
||||
|
||||
<p class="whs13"> I31,
|
||||
I32, I33,</p>
|
||||
|
||||
<p class="whs13"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"> Ix,
|
||||
Iy, Iz)</font></span>.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span>
|
||||
<span style="font-style: italic;"><I>geompy.Inertia(Shape)</I></span>, where
|
||||
Shape is a shape for which a matrix of inertia and moment of inertia are
|
||||
returned.</p>
|
||||
|
||||
<p class="whs11"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures4.png" x-maintain-ratio="TRUE" width="360px" height="333px" border="0" class="img_whs14"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=Bounding_box
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image74.gif" width="20px" height="20px" border="0" class="img_whs8"><b><font style="font-size: 14pt;"
|
||||
size=4> Bounding
|
||||
box</font></b></a> </p>
|
||||
|
||||
<p class="whs7"> </p>
|
||||
|
||||
<p class="whs1">Returns the dimensions of the bounding box
|
||||
for the selected geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays
|
||||
the dimensions of the bounding box of a geometrical object in the form
|
||||
of Python Tuple (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax).</p>
|
||||
|
||||
<p class="whs15">TUI command: <span style="font-weight: normal; font-style: italic;"><I>geompy.BoundingBox(Shape)</I></span><span
|
||||
style="font-weight: normal;">, where Shape is a shape for which a bounding
|
||||
box is computed.</span></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures5.png" x-maintain-ratio="TRUE" width="360px" height="328px" border="0" class="img_whs16"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=Min_distance
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image75.gif" width="20px" height="20px" border="0" class="img_whs8"><b><font style="font-size: 14pt;"
|
||||
size=4> Min. distance</font></b></a></p>
|
||||
|
||||
<p class="whs7"> </p>
|
||||
|
||||
<p class="whs1">Returns the minimum distance between two geometrical
|
||||
objects.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs15">TUI command: <span style="font-weight: normal; font-style: italic;"><I>geompy.MinDistance(Shape1,
|
||||
Shape2)</I></span><span style="font-weight: normal;">, where Shape1 and Shape2
|
||||
are shapes between which the minimal distance computed.</span></p>
|
||||
|
||||
<p class="whs17"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/distance.png" x-maintain-ratio="TRUE" width="360px" height="290px" border="0" class="img_whs18"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=Tolerance
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image76.gif" width="20px" height="20px" border="0" class="img_whs8"><b style="font-size: 14pt;">
|
||||
Tolerance</b></a> </p>
|
||||
|
||||
<p class="whs9"> </p>
|
||||
|
||||
<p class="whs1">Returns the maximum and the minimum tolerance
|
||||
for the selected geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays
|
||||
the tolerance values (FaceMinTol, FaceMaxTol, EgdeMinTol, EgdeMaxTol,
|
||||
VertexMinTol, VertexMaxTol).</p>
|
||||
|
||||
<p class="whs15">TUI command: <span style="font-weight: normal; font-style: italic;"><I>geompy.Tolerance(Shape)</I></span><span
|
||||
style="font-weight: normal;">, where Shape is a shape for which minimal
|
||||
and maximal tolerances are returned.</span></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/new-tolerance.png" x-maintain-ratio="TRUE" width="360px" height="328px" border="0" class="img_whs16"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=Whatis><span
|
||||
style="font-size: 14pt;"><font size=4 style="font-size:14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image77.gif" width="20px" height="20px" border="0" class="img_whs8"><b style="font-size: 14pt;"> WhatIs</b></a>
|
||||
</font></span></p>
|
||||
|
||||
<p class="whs9"> </p>
|
||||
|
||||
<p class="whs1">Displays types and quantities of all elements
|
||||
composing the selected geometrical object.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span>
|
||||
<span style="font-style: italic;"><I>geompy.WhatIs(Shape)</I></span>, where Shape
|
||||
is a shape from which a description is returned.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures8.png" x-maintain-ratio="TRUE" width="360px" height="405px" border="0" class="img_whs19"></p>
|
||||
|
||||
<p class="whs11"> </p>
|
||||
|
||||
<p class="whs11"> </p>
|
||||
|
||||
<p class="whs7"><a NAME=check
|
||||
style="font-size: 14pt;"><img src="salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image78.gif" width="20px" height="20px" border="0" class="img_whs8"><b><font style="font-size: 14pt;"
|
||||
size=4> Check</font></b></a>
|
||||
</p>
|
||||
|
||||
<p class="whs7"> </p>
|
||||
|
||||
<p class="whs1">Checks the topology of the selected geometrical
|
||||
object and returns True if it is valid. <span style="font-weight: bold;"><B>Check
|
||||
also geometry</B></span> checkbox allows to test the geometry as well. </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean.</p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i>
|
||||
</i><span style="font-style: italic;"><I>geompy.(theShape, theIsCheckGeom
|
||||
= 0)</I></span>, where is shape which is checked for validity.</p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures9.png" x-maintain-ratio="TRUE" width="360px" height="337px" border="0" class="img_whs20"></p>
|
||||
|
||||
<p class="whs21"> </p>
|
||||
|
||||
<p class="whs21"> </p>
|
||||
|
||||
<p class="whs21"><a name=Check_comp_blocks><img src="../image27.gif" width="25px" height="23px" border="0" class="img_whs22"> <span style="font-size: 14pt; font-weight: bold;"><font size=4 style="font-size:14pt;"><B>Check compound
|
||||
of blocks</B></font></span></a></p>
|
||||
|
||||
<p class="whs21"> </p>
|
||||
|
||||
<p class="whs1">Checks whether a shape is a compound of glued
|
||||
blocks. To be considered as a compound of blocks, the given shape must
|
||||
satisfy the following conditions:</p>
|
||||
|
||||
<ul type="disc" class="whs23">
|
||||
|
||||
<li class=kadov-p><p class="whs1"> Each
|
||||
element of the compound should be a Block (6 faces and 12 edges);</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"> A
|
||||
connection between two Blocks should be an entire quadrangle face or an
|
||||
entire edge;</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"> The
|
||||
compound should be connected;</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"> Two
|
||||
quadrangle faces should be glued. </p></li>
|
||||
</ul>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1">Informs of the following possible errors:</p>
|
||||
|
||||
<ul type="disc" class="whs23">
|
||||
|
||||
<li class=kadov-p><p class="whs1">not a block,</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1">not glued,</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1">not connected,</p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs1"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">extra
|
||||
or degenerated edge.</font></span></p></li>
|
||||
</ul>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean;
|
||||
highlight in the viewer.</p>
|
||||
|
||||
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i>
|
||||
</i><span style="font-style: italic;"><I>geompy.CheckCompoundOfBlocks(Compound).
|
||||
</I></span>Checks if the<span style="font-style: italic;"> <I></I></span>shape is
|
||||
a valid compound of blocks. If it is true, then the validity flag is returned,
|
||||
and encountered errors are printed in the python console.</p>
|
||||
|
||||
<p class="whs11"> </p>
|
||||
|
||||
<p class="whs11"><img src="../pics/measures10.png" x-maintain-ratio="TRUE" width="329px" height="436px" border="0" class="img_whs24"></p>
|
||||
|
||||
<p class="whs11"> </p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 934 B |
Before Width: | Height: | Size: 962 B |
Before Width: | Height: | Size: 960 B |
Before Width: | Height: | Size: 982 B |
Before Width: | Height: | Size: 938 B |
Before Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 941 B |
Before Width: | Height: | Size: 1005 B |
Before Width: | Height: | Size: 967 B |
Before Width: | Height: | Size: 955 B |
Before Width: | Height: | Size: 937 B |
Before Width: | Height: | Size: 927 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 967 B |
Before Width: | Height: | Size: 974 B |
Before Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 960 B |
Before Width: | Height: | Size: 970 B |
Before Width: | Height: | Size: 972 B |
Before Width: | Height: | Size: 971 B |
Before Width: | Height: | Size: 929 B |
Before Width: | Height: | Size: 956 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 977 B |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |