2004-12-01 15:48:31 +05:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
< html >
< head >
< title > Editing groups< / title >
2005-11-28 14:57:47 +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-12-01 15:48:31 +05:00
<!--
if (navigator.appName !="Netscape")
{ document.write("< link rel = 'stylesheet' href = '../default.css' > ");}
//-->
< / script >
< style type = "text/css" >
<!--
2005-11-28 14:57:47 +05:00
p.whs1 { margin-left:40px; }
img_whs2 { border:none; width:21px; height:22px; border-style:none; }
img_whs3 { border:none; border-style:none; width:312px; height:565px; float:none; }
p.whs4 { font-weight:normal; }
p.whs5 { margin-left:0px; }
2004-12-01 15:48:31 +05:00
-->
2005-11-28 14:57:47 +05:00
< / style > < script type = "text/javascript" language = "JavaScript" >
<!--
if ((navigator.appName == "Netscape") & & (parseInt(navigator.appVersion) == 4))
{
var strNSS = "< style type = 'text/css' > " ;
strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="< / style > ";
document.write(strNSS);
}
//-->
< / script >
2004-12-01 15:48:31 +05:00
< 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" >
<!--
2005-11-28 14:57:47 +05:00
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
2004-12-01 15:48:31 +05:00
-->
2005-11-28 14:57:47 +05:00
< / style > < script type = "text/javascript" language = "javascript1.2" src = "../whmsg.js" > < / script >
2004-12-01 15:48:31 +05: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 >
2005-11-28 14:57:47 +05:00
< body > < script type = "text/javascript" language = "javascript1.2" >
2004-12-01 15:48:31 +05:00
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
2005-11-28 14:57:47 +05:00
addTocInfo("MESH module\nGrouping elements\nEditing groups");
2004-12-01 15:48:31 +05:00
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
2005-11-28 14:57:47 +05:00
autoSync(1);
2004-12-01 15:48:31 +05:00
sendSyncInfo();
sendAveInfoOut();
}
}
else
2005-11-28 14:57:47 +05:00
if (window.gbIE4)
document.location.reload();
2004-12-01 15:48:31 +05:00
//-->
< / 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 >
2005-11-28 14:57:47 +05:00
< p class = "whs1" > < img src = "../pics/editgroup.png" x-maintain-ratio = "TRUE" width = "312px" height = "565px" border = "0" class = "img_whs3" > < / p >
2004-12-01 15:48:31 +05:00
< 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
2005-11-28 14:57:47 +05:00
< / B > < / span > or < span style = "font-weight: bold;" > < B > Apply
< / B > < / span > button to confirm modification of the group.< / p >
< p class = "whs1" > < / p >
< p class = "whs5" > < span style = "font-weight: bold;" > < B > See Also< / B > < / span >
a sample TUI Script of an < a href = "../grouping_elements.htm#bookmark1" > Edit
Group< / a > operation. < / p >
< p > < / p >
2004-12-01 15:48:31 +05:00
< script type = "text/javascript" language = "javascript1.2" >
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
< / script >
< / body >
< / html >