Initial Commit of the PDM project (ready for DWS migration)

This commit is contained in:
will
2026-04-20 08:42:38 -05:00
commit dda7b664e7
2721 changed files with 442772 additions and 0 deletions

View File

@@ -0,0 +1,98 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns:innovasys xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<meta content="history" name="save" />
<meta name="GENERATOR" content="Innovasys HelpStudio (http://www.innovasys.com)" />
<title>Welcome</title>
<link rel="stylesheet" type="text/css" href="stylesheets/helpstudio.css" />
<link rel="stylesheet" type="text/css" href="stylesheets/hs-boxes.css"></link>
<link rel="stylesheet" type="text/css" href="stylesheets/hs-expandcollapse.css"></link>
<link rel="stylesheet" type="text/css" href="stylesheets/hs-simpletab.css"></link>
<link rel="stylesheet" type="text/css" href="stylesheets/hs-heading-expandcollapse.css"></link>
<link rel="stylesheet" type="text/css" href="stylesheets/hs-tabstrip.css"></link>
<link rel="stylesheet" type="text/css" href="ApiHelp.css"></link>
<script src="script/helpstudio.js" type="text/javascript"></script>
<script src="script/hs-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-enlargeimage.js" type="text/javascript"></script>
<script src="script/swfobject.js" type="text/javascript"></script>
<script src="script/hs-common.js" type="text/javascript"></script>
<script src="script/hs-heading-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-tabstrip.js" type="text/javascript"></script>
<style type=text/css>div#pagetop, div#pagetop table td, span#projecttitle, span#pagetitle {background-color: #CCCCFF}</style>
</head>
<body id="hsbody">
<div style="display: none">
<input type="hidden" id="userDataCache" class="userDataStyle" name="userDataCache" />
<input type="hidden" id="hiddenScrollOffset" name="hiddenScrollOffset" />
</div>
<img id="collapseImage" style="display:none; height:0; width:0;" src="images/collapse.gif">
<img id="expandImage" style="display:none; height:0; width:0;" src="images/expand.gif"/>
<img id="copyImage" style="display:none; height:0; width:0;" src="images/copycode.gif"/>
<img id="copyHoverImage" style="display:none; height:0; width:0;" src="images/copycodeHighlight.gif">
<img id="dropDownImage" style="display:none; height:0; width:0;" src="images/drpdown.gif"/>
<img id="dropDownHoverImage" style="display:none; height:0; width:0;" src="images/drpdown_orange.gif"/>
<div id="pagetop">
<table width="100%" id="pagetoptable2" cellspacing="0" cellpadding="0">
<tr>
<td></td>
</tr>
</table>
<table width="100%" id="pagetoptable1">
<tr id="pagetoptable1row1">
<td align="left">
<span id="projecttitle">
SOLIDWORKS PDM Professional API Help
</span>
</td>
<td align="right" rowspan="2">
</td>
</tr>
<tr id="pagetoptable1row2">
<td align="left">
<span id="pagetitle">
Welcome
</span>
</td>
</tr>
<tr id="pagetoptable1row3">
<td colspan="2">
<span id="feedbacklink"><a href="mailto:apihelp.feedback@3ds.com?subject=Documentation Feedback: Welcome-epdmapi.html">Send Feedback</a></span>
</td>
</tr>
</table>
</div>
<div class="hspopupbubble" id="hsglossaryitembox">
<p>Glossary Item Box</p>
</div>
<div id="pagebody">
<div id="mainbody">
<P>SOLIDWORKS PDM Professional is a product data management application designed to run both natively inside of the SOLIDWORKS environment and as a standalone application.</P>
<P>The SOLIDWORKS PDM Professional Application Programming Interface (API) is an OLE programming interface to SOLIDWORKS PDM Professional, which allows you to automate and customize SOLIDWORKS PDM Professional. The API contains functions that you can call from VB.NET, C#, and C++/CLI. These functions provide direct access to the SOLIDWORKS PDM Professional environment. It is assumed that you are familiar with at least one of these programming languages.</P>
<P>This online reference manual documents the interfaces available in the SOLIDWORKS PDM Professional API, including their structures,&nbsp;methods, properties, and enumerations.</P>
<P>All of the sample code supplied is provided on an as-is basis and is only intended to demonstrate ways of using the SOLIDWORKS PDM Professional API. SOLIDWORKS makes no representations or warranties regarding these samples. Any licensed user of SOLIDWORKS PDM Professional is free to use any or all of these samples in connection with building applications related to SOLIDWORKS PDM Professional and is granted a royalty-free, non-exclusive license for these samples or parts thereof. Intellectual property rights of the samples remain with SOLIDWORKS. Any confidentiality provisions of the SOLIDWORKS PDM Professional license apply to the samples. Some sample code might contain obsolete APIs.</P>
<a name="seealsobookmark"></a>
</div>
<div id="pagefooter">
</div>
</div>
</body>
</html>