2004-06-16 21:45:26 +06:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
< html >
< head >
< title > Introduction to GEOM< / title >
2004-12-17 16:18:33 +05:00
< 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" >
2004-06-16 21:45:26 +06:00
<!--
if (navigator.appName !="Netscape")
{ document.write("< link rel = 'stylesheet' href = '../default.css' > ");}
//-->
< / script >
< style type = "text/css" >
<!--
2006-02-07 20:58:35 +05:00
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
2004-12-17 16:18:33 +05:00
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; }
ul.whs7 { list-style:circle; }
td.whs8 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
2006-02-07 20:58:35 +05:00
img_whs9 { border:none; width:400px; height:292px; border-style:none; }
2004-06-16 21:45:26 +06:00
-->
2004-12-17 16:18:33 +05:00
< / style > < script type = "text/javascript" language = "JavaScript" title = "WebHelpInlineScript" >
2004-06-16 21:45:26 +06:00
<!--
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" >
<!--
2004-12-17 16:18:33 +05:00
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
2004-06-16 21:45:26 +06:00
-->
2004-12-17 16:18:33 +05:00
< / style > < script type = "text/javascript" language = "javascript1.2" src = "../whmsg.js" > < / script >
2004-06-16 21:45:26 +06:00
< 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 >
2004-12-17 16:18:33 +05:00
< body > < script type = "text/javascript" language = "javascript1.2" >
2004-06-16 21:45:26 +06:00
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("GEOM module\nIntroduction to GEOM");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
2004-12-17 16:18:33 +05:00
setRelStartPage("../geom.htm");
2004-06-16 21:45:26 +06:00
2004-12-17 16:18:33 +05:00
autoSync(1);
2004-06-16 21:45:26 +06:00
sendSyncInfo();
sendAveInfoOut();
}
}
else
2004-12-17 16:18:33 +05:00
if (window.gbIE4)
document.location.reload();
2004-06-16 21:45:26 +06:00
//-->
< / script >
< h1 > Introduction to GEOM< / 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 > GEOM < / 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 = "circle" class = "whs7" >
< 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 >
2006-02-07 20:58:35 +05:00
< li class = kadov-p > < p > Working with groups< / p > < / li >
2004-06-16 21:45:26 +06:00
< 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 >
2006-02-07 20:58:35 +05:00
< li class = kadov-p > < p > Building by blocks< / p > < / li >
2004-06-16 21:45:26 +06:00
< li class = kadov-p > < p > Generation of complex objects< / p > < / li >
< / ul >
< p > < / td >
< td width = "50%" class = "whs8" >
< p > < img src = "../image3.jpg" width = "400px" height = "292px" border = "0" class = "img_whs9" > < / td > < / tr >
< / table >
< p > < / p >
< script type = "text/javascript" language = "javascript1.2" >
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
< / script >
< / body >
< / html >