Initial Commit of the PDM project (ready for DWS migration)
This commit is contained in:
46
documentation/api_extracted/AdminDlg.htm
Normal file
46
documentation/api_extracted/AdminDlg.htm
Normal file
@@ -0,0 +1,46 @@
|
||||
<html xmlns:v="urn:schemas-microsoft-com:vml"
|
||||
xmlns:o="urn:schemas-microsoft-com:office:office"
|
||||
xmlns:w="urn:schemas-microsoft-com:office:word"
|
||||
xmlns="http://www.w3.org/TR/REC-html40">
|
||||
|
||||
<head>
|
||||
<title>Administrate Add-ins Dialog Box</title>
|
||||
<meta name=MS-HKWD content="Add-ins,properties">
|
||||
<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>
|
||||
<!--
|
||||
div.Section1
|
||||
{page:Section1;}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1><span style="font-weight: normal; font-size: 7.5pt;">SOLIDWORKS PDM Professional API Help</span></h1>
|
||||
<h1>Add-in Properties Dialog Box</h1>
|
||||
|
||||
<body bgcolor=white lang=SV link=blue vlink=purple style='tab-interval:65.2pt'>
|
||||
|
||||
<div class=Section1>
|
||||
|
||||
<p><font face="Verdana">
|
||||
<span lang=EN-US style='font-size:8pt;font-family:Verdama'>
|
||||
After creating an add-in DLL, you need to add it to the file vault. The
|
||||
permission to add or remove an add-in is configured in the User Manager of the
|
||||
SOLIDWORKS PDM Administration tool. The add-in properties are set in the
|
||||
Properties dialog box that appears when you right-click an add-in in the
|
||||
Administration Tool and select <b>Open</b>.</span></font></p>
|
||||
<p><span lang="en-us"><font face="Verdana">Read the SOLIDWORKS PDM
|
||||
Administration Guide to learn more about adding and removing add-ins to and from
|
||||
file vaults.</font></span></p>
|
||||
|
||||
<p>Read more
|
||||
about creating add-ins in <a href="GettingStarted-epdmapi.html">Getting Started</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user