mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
150 lines
4.9 KiB
HTML
Executable File
150 lines
4.9 KiB
HTML
Executable File
|
|
<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 http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
|
|
<meta name "description" content="WebHelp 2002">
|
|
</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 = "";
|
|
|
|
var nViewFrameType = nWebhelpNavPaneMode;
|
|
|
|
if (!window.gAgent)
|
|
{
|
|
// low end browser, we don't even try to determine it.
|
|
document.location = "whnjs.htm";
|
|
}
|
|
else
|
|
{
|
|
if (!gbNav4 && !gbIE4)
|
|
document.location = "whnjs.htm";
|
|
if (gbNav4 && !gbNav6 && ((gnVerMinor <= 4.06)))
|
|
document.location = "whnjs.htm";
|
|
if (gbMac && gbIE4 && !gbIE5)
|
|
document.location = "whnjs.htm";
|
|
//figure out which mode is the best
|
|
if ((nWebhelpNavPaneMode == 1) ||
|
|
(nWebhelpNavPaneMode == 2))
|
|
{
|
|
var gbDHTML = (nWebhelpNavPaneMode == 1);
|
|
if (nWebhelpNavPaneMode == 2) nViewFrameType = 2;
|
|
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 (gbNav6 && gbDHTML) nViewFrameType = 1;
|
|
if (gbNav6 && !gbNav61 && nWebhelpNavPaneMode == 2) nViewFrameType = 3;
|
|
if (gbMac) nViewFrameType = 3;
|
|
if ((bNoApplet) && (nViewFrameType == 2)) nViewFrameType = 3;
|
|
if (gbOpera) nViewFrameType = 3;
|
|
}
|
|
}
|
|
|
|
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;
|
|
}
|
|
|
|
//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;
|
|
else
|
|
strPane = strPaneList;
|
|
//-->
|
|
</script>
|
|
<script type="text/javascript" language="javascript" src="whstart.js"></script>
|
|
<script type="text/javascript" language="javascript">
|
|
<!--
|
|
if (!gbIE4 && !gbNav4)
|
|
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_strVersion;
|
|
this.m_strDefAgent;
|
|
this.m_strAgentList;
|
|
this.m_bTrial;
|
|
this.m_bExpired;
|
|
this.m_bSinglePane;
|
|
this.m_strProduct;
|
|
this.m_strWindow;
|
|
this.m_strProject;
|
|
this.m_strContextID;
|
|
this.m_strCaption;
|
|
this.m_strURLSkinFile;
|
|
this.m_strURLResource;
|
|
this.m_strURLLogoImg;
|
|
this.m_strURLTopic;
|
|
this.m_strURLBase;
|
|
this.m_bShowSync;
|
|
this.m_bShowBrowseSequences;
|
|
this.m_bShowSearchInput;
|
|
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">
|
|
<!--
|
|
var strHTML = "<frameset rows=\"32,*\" hostof=\"parent:toolbar!startpage:yes\" frameborder=\"no\" border=\"0\"><frame src=\"whskin_tbars.htm\" id=\"toolbar\" frameborder=\"no\" border=\"0\" scrolling=\"no\" noresize marginheight=\"0\" marginwidth=\"0\" title=\"Toolbar\"></frame><frame src=\"whskin_frmset01.htm\" frameborder=\"yes\" border=\"1\" scrolling=\"auto\" marginheight=\"0\" marginwidth=\"0\"></frame></frameset>";
|
|
document.write(strHTML);
|
|
//-->
|
|
</script>
|
|
|
|
<frameset cols="100%,*" frameborder=no border=0>
|
|
<frame src="whnjs.htm">
|
|
<frame src="whskin_blank.htm" noresize>
|
|
</frameset>
|
|
|
|
</html> |