2004-12-01 15:48:31 +05:00
< html >
< head > < script language = "javascript" >
<!--
var sIcon="whstart.ico";
var sPath=document.location.href;
if (sPath.indexOf("http")!= -1)
document.write("< link REL = \"SHORTCUT ICON \ " href = \""+ sIcon + " \ " > ");
//-->
< / script >
< title > SMESH reference manual< / title >
< meta name = "generator" content = "RoboHelp by eHelp Corporation www.ehelp.com" >
2005-11-28 14:57:47 +05:00
< meta name = "description" content = "WebHelp 5.50" >
2004-12-01 15:48:31 +05:00
< / head >
< script type = "text/javascript" language = "javascript" src = "whver.js" > < / script >
< script type = "text/javascript" language = "javascript" src = "whutils.js" > < / script >
< script type = "text/javascript" language = "javascript" src = "whmsg.js" > < / script >
< script type = "text/javascript" language = "javascript" >
<!--
if (!window.gbWhVer||!window.gbWhUtil||!window.gbWhMsg)
document.location.reload();
//-->
< / script >
< script type = "text/javascript" language = "javascript" src = "whstub.js" > < / script >
< script language = "javascript" >
<!--
var nWebhelpNavPaneMode = 1; //1: DHTML 2:Applet 3:PureHTML 4:NoframeAt all
var strPaneDHTML = "whskin_pdhtml.htm"; //whd_nvp10.htm if tab enabled, whnframe.htm if tab disabled.
var strPaneApplet = "whskin_papplet.htm";
var strPaneList = "whskin_plist.htm";
var bNoApplet = false;
var strPane = "";
2005-11-28 14:57:47 +05:00
var nViewFrameType = -1;
2004-12-01 15:48:31 +05:00
if (!window.gAgent)
{
// low end browser, we don't even try to determine it.
document.location = "whnjs.htm";
}
else
{
2005-11-28 14:57:47 +05:00
if (!gbNav4& & !gbIE4& & !gbOpera7& & !gbSafari)
2004-12-01 15:48:31 +05:00
document.location = "whnjs.htm";
2005-11-28 14:57:47 +05:00
else if (gbNav4 & & !gbNav6 & & ((gnVerMinor < = 4.06)))
2004-12-01 15:48:31 +05:00
document.location = "whnjs.htm";
2005-11-28 14:57:47 +05:00
else if (gbMac & & gbIE4 & & !gbIE5)
2004-12-01 15:48:31 +05:00
document.location = "whnjs.htm";
//figure out which mode is the best
2005-11-28 14:57:47 +05:00
else
2004-12-01 15:48:31 +05:00
{
2005-11-28 14:57:47 +05:00
nViewFrameType=nWebhelpNavPaneMode;
if (nWebhelpNavPaneMode==1||nWebhelpNavPaneMode == 2)
{
var gbDHTML=(nWebhelpNavPaneMode==1);
if (gbNav4) nViewFrameType = 2;
if (gbNav4& & (gnVerMinor < 4.1 ) ) nViewFrameType = 3;
if (gbNav4& & (gnVerMinor == 4.6)) nViewFrameType = 3;
if (gbIE4& & gbDHTML) nViewFrameType = 1;
if (gbIE4& & gbSunOS& & nWebhelpNavPaneMode==2) nViewFrameType = 3;
if (gbNav4& & gbSunOS& & nViewFrameType==2) nViewFrameType = 3;
if (gbNav6& & gbDHTML) nViewFrameType = 1;
if (gbNav6& & !gbNav61& & nWebhelpNavPaneMode == 2) nViewFrameType = 3;
if (gbMac) nViewFrameType = 3;
if (gbOpera7& & nViewFrameType == 2) nViewFrameType = 3;
if ((bNoApplet)& & (nViewFrameType == 2)) nViewFrameType = 3;
}
2004-12-01 15:48:31 +05:00
}
}
2005-11-28 14:57:47 +05:00
if (nViewFrameType!=-1)
2004-12-01 15:48:31 +05:00
{
2005-11-28 14:57:47 +05:00
var gbWindows = ((gAgent.indexOf("win") != -1) || (gAgent.indexOf("16bit") != -1));
//The colordepth of the 16 color on Windows is 1.
if ((gbWindows) & & (gbNav4) & & (window.screen) & & (window.screen.colorDepth < = 4))
{
alert("WebHelp has detected that your display is set to 16 colors. For full WebHelp support, please set your display to use 256 or more colors.");
nViewFrameType = 3;
}
2004-12-01 15:48:31 +05:00
2005-11-28 14:57:47 +05:00
//figure out which one is navpane
// ReplaceMark:nViewFrameType = 1
if (nViewFrameType == 1)
{
if (gbNav4 & & !gbNav6)
strPane = strPaneList;
else
strPane = strPaneDHTML;
}
else if (nViewFrameType == 2)
strPane = strPaneApplet;
2004-12-01 15:48:31 +05:00
else
2005-11-28 14:57:47 +05:00
strPane = strPaneList;
2004-12-01 15:48:31 +05:00
}
//-->
< / script >
< script type = "text/javascript" language = "javascript" src = "whstart.js" > < / script >
< script type = "text/javascript" language = "javascript" >
<!--
2005-11-28 14:57:47 +05:00
if (!gbIE4& & !gbNav4& & !gbOpera7& & !gbSafari)
2004-12-01 15:48:31 +05:00
document.location = "whnjs.htm";
function CMRAgent( strID, strURL, strLabel, strFrameAttr )
{
this.m_strID = strID;
this.m_strURL = strURL;
this.m_strLabel = strLabel;
this.m_strFrameAttr = strFrameAttr;
}
function CMRServer()
{
this.m_cAgents = new Array;
}
var cMRServer = new CMRServer;
// GetServerInfo
// Registry the agent array handled by webhelp
// ReplaceMark:MRServer.strServerData
//-->
< / script >
< script type = "text/javascript" language = "javascript" >
<!--
2005-11-28 14:57:47 +05:00
if (nViewFrameType!=-1)
{
var strHTML = "< frameset rows = \"32,*\" hostof = \"parent:toolbar!startpage:yes\" frameborder = \"0\" border = \"0\" > < frame src = \"whskin_tbars.htm\" id = \"toolbar\" frameborder = \"0\" border = \"0\" scrolling = \"no\" noresize marginheight = \"0\" marginwidth = \"0\" title = \"Toolbar\" > < / frame > < frame src = \"whskin_frmset01.htm\" frameborder = \"1\" border = \"1\" scrolling = \"auto\" marginheight = \"0\" marginwidth = \"0\" > < / frame > < / frameset > ";
document.write(strHTML);
}
2004-12-01 15:48:31 +05:00
//-->
< / script >
< frameset cols = "100%,*" frameborder = no border = 0 >
< frame src = "whnjs.htm" >
< frame src = "whskin_blank.htm" noresize >
< / frameset >
< / html >