mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-05 06:10:33 +05:00
126 lines
3.9 KiB
HTML
Executable File
126 lines
3.9 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Editing hypotheses</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 { margin-left:40px; }
|
|
img_whs2 { border:none; width:347px; height:145px; 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; }
|
|
-->
|
|
</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("MESH 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(1);
|
|
sendSyncInfo();
|
|
sendAveInfoOut();
|
|
}
|
|
}
|
|
else
|
|
if (window.gbIE4)
|
|
document.location.reload();
|
|
//-->
|
|
</script>
|
|
<h1>Editing hypotheses and algorithms</h1>
|
|
|
|
<p>In MESH 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> </p>
|
|
|
|
<p class=TODO>To rename a hypothesis or algorithm:</p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p class="whs1">1. Select the required hypothesis or algorithm
|
|
in the Object Browser and right-click on it. From the associated pop-up
|
|
menu select the <span style="font-weight: bold;"><B>Rename </B></span>item, the
|
|
following dialog box will appear:</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1"><img src="../image46.jpg" width="347px" height="145px" border="0" class="img_whs2"></p>
|
|
|
|
<p class="whs1"> </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"> </p>
|
|
|
|
<p class=TODO>To edit the input data of a hypothesis:</p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p class="whs1">1. Select the required hypothesis in
|
|
the Object Browser and right-click on it. From the associated pop-up 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"> </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>
|