mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
140 lines
4.3 KiB
HTML
Executable File
140 lines
4.3 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<!--(==============================================================)-->
|
|
<!--(Document created with RoboEditor. )============================-->
|
|
<!--(==============================================================)-->
|
|
|
|
<head>
|
|
|
|
<title>Editing groups</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=757>
|
|
<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: 21px; height: 22px;}
|
|
img_whs3 {border-style: none; border: none; width: 250px; height: 468px;}
|
|
p.whs4 {font-weight: normal;}
|
|
-->
|
|
</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\nGrouping elements\nEditing groups");
|
|
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 groups</h1>
|
|
|
|
<p class=TODO
|
|
style="margin-left: 0px;">To edit an existing group of elements:</p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p class="whs1">1. Select your group in the Object Browser
|
|
and in the <span style="font-weight: bold;"><B>Mesh </B></span>menu click the
|
|
<span style="font-weight: bold;"><B>Edit Group </B></span>item or <img src="../image74.gif" width="21px" height="22px" border="0" class="img_whs2"> icon in the toolbar. The following dialog box will appear:</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1"><img src="../image49.jpg" width="250px" height="468px" border="0" class="img_whs3"></p>
|
|
|
|
<p class="whs4"> </p>
|
|
|
|
<p class="whs1">In this dialog box you can modify the name<span
|
|
style="font-weight: bold;"> <B></B></span>of your group and add or remove the
|
|
elements forming it. For more information <a href="creating_groups.htm">see
|
|
here</a>.</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1">2. Click the <span style="font-weight: bold;"><B>OK
|
|
</B></span><span>or </span><span style="font-weight: bold;"><B> Apply
|
|
</B></span><span>button to confirm modification of the group.</span></p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|