Repository URL to install this package:
|
Version:
2016.3.0.4050 ▾
|
draftsight
/
opt
/
dassault-systemes
/
DraftSight
/
APISDK
/
dsObjectModelLayerManager_files
/
vml_1.htm
|
|---|
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"/>
<link rel="stylesheet" type="text/css" href="visio.css"/>
<title>dsObjectModelLayerManager</title>
<style type="text/css">
v\:* { behavior: url(#default#VML); }
</style>
<script src="vml_1.js" type="text/jscript" language="jscript"></script>
<script type="text/jscript" language="jscript">
var pageID = 0;
var viewMgr = null;
if (parent.g_FirstPageToLoad != null && parent.g_FirstPageToLoad.length > 0)
{
if (parent.g_FileList[parent.g_CurPageIndex].PageID != pageID)
{
location.replace(parent.g_FileList[parent.g_CurPageIndex].PriImage);
}
parent.g_FirstPageToLoad = null;
}
function getPNZ()
{
var rawHTML = VMLDiv.innerHTML;
var strReturn = ""
strReturn = rawHTML.slice( rawHTML.indexOf( '<v:group' ), rawHTML.indexOf( "</v:shape>" ) );
strReturn += "</v:shape></v:group>\n";
return strReturn;
}
function load()
{
viewMgr = new parent.CViewMgr("ConvertedImage", "arrowDiv");
viewMgr.put_Location = ViewMgrSetVMLLocation;
viewMgr.visBBoxLeft = 0.671667;
viewMgr.visBBoxRight = 7.555000;
viewMgr.visBBoxBottom = 7.251250;
viewMgr.visBBoxTop = 10.375000;
viewMgr.Zoom = VMLZoomChange;
viewMgr.setView= VMLSetView;
viewMgr.SupportsDetails = true;
viewMgr.SupportsSearch = true;
parent.viewMgr = viewMgr;
fit();
}
function unload()
{
viewMgr = null;
parent.viewMgr = null;
}
function fit()
{
if(parent.frmToolbar)
{
if (parent.g_WidgetsLoaded)
{
var zoom100 = parent.frmToolbar.document.all('a100');
if (zoom100)
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
zoom100.click();
}
else
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
viewMgr.Zoom(100);
}
}
else
{
window.setTimeout("fit()", 500);
}
}
else
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
viewMgr.Zoom(100);
}
}
function PostZoomProcessing (newZoomLevel)
{
parent.viewMgr.PostZoomProcessing = null;
var pageIndex = parent.PageIndexFromID (pageID);
parent.viewMgr.getPNZ = getPNZ;
parent.CurPageUpdate (pageIndex);
}
var isUpLevel = parent.isUpLevel;
var OnShapeClick = parent.OnShapeClick;
var OnShapeKey = parent.OnShapeKey;
var UpdateTooltip = parent.UpdateTooltip;
var clickMenu = parent.clickMenu;
var toggleMenuDiv = parent.toggleMenuDiv;
var toggleMenuLink = parent.toggleMenuLink;
var GoToPage = parent.GoToPage;
window.onload = load;
window.onunload = unload;
document.onclick = clickMenu;
</script>
</head>
<body style="MARGIN:10px" onresize="VMLOnResize();" onscroll="VMLOnScroll();">
<div id="arrowdiv" style="position:absolute;top:0;left:0;visibility:hidden;z-index:5">
<img id="arrowgif" alt="Shows the location of the selected shape" src="arrow.gif"/>
</div>
<div id="menu1" onclick="clickMenu()" class="hlMenu">
</div>
<div id="VMLDiv" >
<v:group id="ConvertedImage" style="width:8.814193in;height:4.000000in;position:absolute;visibility=hidden;" coordSize="4407,2000" coordOrigin="-1000,-1000" >
<v:shapetype
id="VISSHAPE"
target="_parent"
coordsize="4407,2000"
coordorigin="-1000,-1000"
stroked="f"
strokecolor="red"
filled="t"
>
<v:fill opacity="0.0"/>
</v:shapetype>
<v:shape style="top:-1000.0;left:-1000.0;width:4407.1;height:2000.0;position:absolute" coordSize="4407,2000" coordOrigin="-1000,-1000" >
<v:imagedata src="vml_1.emz"/>
</v:shape>
<v:shape type="#VISSHAPE" origHref="dsObjectModelColor.htm" style="cursor: pointer;" tabindex="1" title="" origTitle="" style="top:-1000;left:-1000;width:4407;height:2000;position:absolute" path=" m 590,702 l 1418,702 l 1418,575 l 590,575 l 590,702xe" onmouseover="UpdateTooltip(this,0,14)" onclick="OnShapeClick(0,14)" onfocus="UpdateTooltip(this,0,14);" onkeyup="OnShapeKey(0,14)"/>
<v:shape type="#VISSHAPE" origHref="dsObjectModelCustomData.htm" style="cursor: pointer;" tabindex="1" title="" origTitle="" style="top:-1000;left:-1000;width:4407;height:2000;position:absolute" path=" m 590,987 l 1418,987 l 1418,860 l 590,860 l 590,987xe" onmouseover="UpdateTooltip(this,0,17)" onclick="OnShapeClick(0,17)" onfocus="UpdateTooltip(this,0,17);" onkeyup="OnShapeKey(0,17)"/>
<v:shape type="#VISSHAPE" origHref="dsObjectModelDocument.htm" style="cursor: pointer;" tabindex="1" title="" origTitle="" style="top:-1000;left:-1000;width:4407;height:2000;position:absolute" path=" m 829,-301 l 1657,-301 l 1657,-427 l 829,-427 l 829,-301xe" onmouseover="UpdateTooltip(this,0,35)" onclick="OnShapeClick(0,35)" onfocus="UpdateTooltip(this,0,35);" onkeyup="OnShapeKey(0,35)"/>
</v:group>
</div>
</body>
</html>