SolidWorks Enterprise PDM is a project-data management application designed to run both natively inside of the SolidWorks environment and as a standalone application.
The SolidWorks Enterprise PDM Application Programming Interface (API) is an OLE programming interface to SolidWorks Enterprise PDM, which allows you to automate and customize SolidWorks Enterprise PDM. The API contains functions that you can call from VB.NET, C#, and C++/CLI. These functions provide direct access to the SolidWorks Enterprise PDM environment. It is assumed that you are familiar with at least one of these programming languages.
This online reference manual documents the interfaces available in the SolidWorks Enterprise PDM API, including their structures, methods, properties, and enumerations.
All of the sample code supplied is provided on an as-is basis and is only intended to demonstrate ways of using the SolidWorks Enterprise PDM API. SolidWorks makes no representations or warranties regarding these samples. Any licensed user of SolidWorks Enterprise PDM is free to use any or all of these samples in connection with building applications related to SolidWorks Enterprise PDM 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 Enterprise PDM license apply to the samples. Some sample code might contain obsolete APIs.