Initial Commit of the PDM project (ready for DWS migration)
This commit is contained in:
45
documentation/api_extracted/main.htm
Normal file
45
documentation/api_extracted/main.htm
Normal file
@@ -0,0 +1,45 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Welcome</title>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<link rel="stylesheet" type="text/css" href="ApiHelp.css">
|
||||
<style>
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1><span style="font-weight: normal; font-size: 7.5pt;">SOLIDWORKS PDM Professional API Help</span></h1>
|
||||
<h1>Welcome</h1>
|
||||
<div style="HEIGHT: 785px; OVERFLOW: auto; TOP: 0px" id="pagebody">
|
||||
<div id="mainbody">
|
||||
<font face="Verdana" style="font-size: 8pt">SOLIDWORKS PDM Professional is
|
||||
a project-data management application designed to run both natively
|
||||
inside of the SOLIDWORKS environment and as a standalone application.</font><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, 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.</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user