smesh/doc/salome/gui/SMESH/files/editing_hypotheses.htm
2004-12-01 10:48:31 +00:00

154 lines
4.6 KiB
HTML
Executable File

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head>
<title>Editing hypotheses</title>
<!--(Meta)==========================================================-->
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=587>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<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 {margin-left: 40px;}
img_whs2 {border-style: none; border: none; width: 347px; height: 145px;}
-->
</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)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("SMESH module\nEditing meshes\nEditing hypotheses and algorithms");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
autoSync(0);
sendSyncInfo();
sendAveInfoOut();
}
}
else
document.location.reload();
//-->
</script>
<h1>Editing hypotheses and algorithms</h1>
<p>In SMESH you can <span style="font-weight: bold;"><B>rename</B></span> created
and already applied hypotheses and algorithms and <span style="font-weight: bold;"><B>edit</B></span>
the input data of the created and already applied hypotheses.</p>
<p>&nbsp;</p>
<p class=TODO>To rename a hypothesis or algorithm:</p>
<p class=TODO>&nbsp;</p>
<p class="whs1">1. Select the required hypothesis or algorithm
in the Object Browser and right-click on it. From the associated popup
menu select the <span style="font-weight: bold;"><B>Rename </B></span>item, the
following dialog box will appear:</p>
<p class="whs1">&nbsp;</p>
<p class="whs1"><img src="../image46.jpg" width="347px" height="145px" border="0" class="img_whs2"></p>
<p class="whs1">&nbsp;</p>
<p class="whs1">2. In this dialog box enter a new name for
your hypothesis or algorithm and click the <span style="font-weight: bold;"><B>OK
</B></span>button.</p>
<p class="whs1">&nbsp;</p>
<p class=TODO>To edit the input data of a hypothesis:</p>
<p class=TODO>&nbsp;</p>
<p class="whs1">1. Select the required hypothesis &nbsp;in
the Object Browser and right-click on it. From the associated popup menu
select the <span style="font-weight: bold;"><B>Edit </B></span>item and in the
appeared dialog box (it will differ depending on the type of the edited
hypothesis) enter a new input value for your hypothesis.</p>
<p class="whs1">&nbsp;</p>
<p class="whs1">2. Click the <span style="font-weight: bold;"><B>OK
</B></span>button to confirm your changes.</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>