mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-25 02:12:03 +05:00

Cherrypick from master 2006-06-06 12:35:18 UTC jfa <jfa@opencascade.com> 'Fix problem with table of contents resizing': GEOM_version.h.in adm_local/Makefile.in adm_local/unix/config_files/check_GEOM.m4 bin/VERSION.in doc/salome/gui/GEOM/geometry.htm doc/salome/gui/GEOM/image1.gif doc/salome/gui/GEOM/image1.jpg doc/salome/gui/GEOM/image18.gif doc/salome/gui/GEOM/image2.gif doc/salome/gui/GEOM/image26.gif doc/salome/gui/GEOM/image33.gif doc/salome/gui/GEOM/image4.gif doc/salome/gui/GEOM/image5.gif doc/salome/gui/GEOM/index.htm doc/salome/gui/GEOM/index_csh.htm doc/salome/gui/GEOM/index_rhc.htm doc/salome/gui/GEOM/occ_viewer.htm doc/salome/gui/GEOM/pics/clipping.png doc/salome/gui/GEOM/pics/geomcreategroup.png doc/salome/gui/GEOM/pics/geomexport.png doc/salome/gui/GEOM/pics/geomimport.png doc/salome/gui/GEOM/pics/image100.gif doc/salome/gui/GEOM/pics/image102.gif doc/salome/gui/GEOM/pics/image103.gif doc/salome/gui/GEOM/pics/image105.gif doc/salome/gui/GEOM/pics/image106.gif doc/salome/gui/GEOM/pics/image77.gif doc/salome/gui/GEOM/pics/image86.gif doc/salome/gui/GEOM/pics/image88.gif doc/salome/gui/GEOM/pics/image89.gif doc/salome/gui/GEOM/pics/image91.gif doc/salome/gui/GEOM/pics/image95.gif doc/salome/gui/GEOM/pics/image96.gif doc/salome/gui/GEOM/pics/image97.gif doc/salome/gui/GEOM/pics/image98.gif doc/salome/gui/GEOM/pics/image99.gif doc/salome/gui/GEOM/viewing_geometrical_objects.htm doc/salome/gui/GEOM/whd_dpns.htm doc/salome/gui/GEOM/whd_hide0.gif doc/salome/gui/GEOM/whd_hide1.gif doc/salome/gui/GEOM/whd_hide2.gif doc/salome/gui/GEOM/whd_next0.gif doc/salome/gui/GEOM/whd_next1.gif doc/salome/gui/GEOM/whd_next2.gif doc/salome/gui/GEOM/whd_nvp10.htm doc/salome/gui/GEOM/whd_nvp20.htm doc/salome/gui/GEOM/whd_prev0.gif doc/salome/gui/GEOM/whd_prev1.gif doc/salome/gui/GEOM/whd_prev2.gif doc/salome/gui/GEOM/whd_show0.gif doc/salome/gui/GEOM/whd_show1.gif doc/salome/gui/GEOM/whd_show2.gif doc/salome/gui/GEOM/whd_sync0.gif doc/salome/gui/GEOM/whd_sync1.gif doc/salome/gui/GEOM/whd_sync2.gif doc/salome/gui/GEOM/whd_tab0.gif doc/salome/gui/GEOM/whd_tab1.gif doc/salome/gui/GEOM/whd_tab2.gif doc/salome/gui/GEOM/whd_tab3.gif doc/salome/gui/GEOM/whd_tab4.gif doc/salome/gui/GEOM/whd_tab5.gif doc/salome/gui/GEOM/whd_tab6.gif doc/salome/gui/GEOM/whd_tab7.gif doc/salome/gui/GEOM/whd_tab8.gif doc/salome/gui/GEOM/whd_tabs.htm doc/salome/gui/GEOM/whd_toc1.gif doc/salome/gui/GEOM/whd_toc2.gif doc/salome/gui/GEOM/whd_toc3.gif doc/salome/gui/GEOM/whd_toc4.gif doc/salome/gui/GEOM/whd_topic.xml doc/salome/gui/GEOM/whd_wbsh0.gif doc/salome/gui/GEOM/whd_wbsh1.gif doc/salome/gui/GEOM/whd_wbsh2.gif doc/salome/gui/GEOM/whgdata/whlstfl26.htm doc/salome/tui/GEOM/doxyfile.in doc/salome/tui/GEOM/doxyfile_py.in doc/salome/tui/GEOM/sources/footer.html doc/salome/tui/GEOM/sources/static/tree.js.in resources/GEOMCatalog.xml.in resources/SalomeApp.xml src/GEOMImpl/GEOMImpl_IPipeDiffSect.hxx src/GEOMImpl/GEOMImpl_IThruSections.hxx src/GEOMImpl/GEOMImpl_ThruSectionsDriver.cxx src/GEOMImpl/GEOMImpl_ThruSectionsDriver.hxx
106 lines
2.3 KiB
HTML
Executable File
106 lines
2.3 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<title>Geometry Module Reference Manual</title>
|
|
|
|
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
|
|
<meta name="description" content="WebHelp 5.50">
|
|
<script language="javascript" src="whutils.js"></script>
|
|
<script language="javascript">
|
|
<!--
|
|
var gCSHFileName = "whc_data.htm";
|
|
var gCSHSuffixName1 = "_rhc.html";
|
|
var gCSHSuffixName2 = "_rhc.htm";
|
|
//-->
|
|
</script>
|
|
<script language="javascript">
|
|
<!--
|
|
gCSHFileName="cshdat_robohelp.htm";
|
|
//-->
|
|
</script>
|
|
<script language="javascript">
|
|
<!--
|
|
var gasProj = new Array();
|
|
gasProj[0] = _getPath(document.location.href);
|
|
var gCurrent = 0;
|
|
|
|
function addProject(strProj)
|
|
{
|
|
var len = gasProj.length;
|
|
if (strProj)
|
|
{
|
|
strProj = _replaceSlash(strProj);
|
|
if (strProj.lastIndexOf("/") != strProj.length - 1)
|
|
strProj += "/";
|
|
var strPPath = _getFullPath(_getPath(document.location.href), strProj);
|
|
var bFound = false;
|
|
for (var i = 0; i < len; i ++)
|
|
{
|
|
if (isSamePath(gasProj[i], strPPath))
|
|
{
|
|
bFound = true;
|
|
break;
|
|
}
|
|
}
|
|
if (!bFound)
|
|
gasProj[len] = strPPath;
|
|
}
|
|
}
|
|
|
|
function isSamePath(strPath1, strPath2)
|
|
{
|
|
return strPath1.toLowerCase() == strPath2.toLowerCase();
|
|
}
|
|
|
|
function goNext()
|
|
{
|
|
gCurrent ++;
|
|
var len = gasProj.length;
|
|
if (gCurrent >= len)
|
|
return getHomePage()
|
|
else
|
|
frames["csh"].location = gasProj[gCurrent] + gCSHFileName;
|
|
return "";
|
|
}
|
|
|
|
function getRelHomePage(strLocation)
|
|
{
|
|
var strCurPPath = _getPath(strLocation);
|
|
var strOriPPath = _getPath(getHomePage());
|
|
var strRelPath = _getRelativeFileName(strOriPPath, strCurPPath);
|
|
var strURL = getHomePage() + "#" + strRelPath;
|
|
return strURL;
|
|
}
|
|
|
|
function getHomePage()
|
|
{
|
|
var strHomePage;
|
|
var strTmp = location.toString();
|
|
var nPos = strTmp.indexOf("#");
|
|
if (nPos != -1)
|
|
{
|
|
strHomePage = strTmp.substring(0, nPos);
|
|
}
|
|
else
|
|
{
|
|
strHomePage = strTmp;
|
|
}
|
|
var nPos1 = strHomePage.indexOf(gCSHSuffixName1);
|
|
var nPos = strHomePage.indexOf(gCSHSuffixName2);
|
|
if (nPos != -1)
|
|
{
|
|
strHomePage = strHomePage.substring(0,nPos);
|
|
if (nPos1 != -1)
|
|
strHomePage += ".html";
|
|
else
|
|
strHomePage += ".htm";
|
|
}
|
|
return strHomePage;
|
|
}
|
|
//-->
|
|
</script>
|
|
</head>
|
|
<frameset rows="1,*">
|
|
<frame name="dumb" src="about:blank"></frame>
|
|
<frame name="csh" src="cshdat_robohelp.htm"></frame>
|
|
</frameset>
|
|
</html> |