Home > Programming > Code Release: PDM Works Enterprise Wrappers

Code Release: PDM Works Enterprise Wrappers

As mentioned last year, I am releasing my wrapper classes around the PDM Works Enterprise COM object library. This library was by no means created to map the API functionality to PHP classes. Instead, it provides a minimalistic set of functions I needed to perform my tasks. Feel free to improve them to suit your own needs. The classes are released under the MIT license, so use at will.

To use the library, first create an instance of LPH_PDMWorks_Vault with your credentials. From there, you can obtain an instance of LPH_PDMWorks_Folder, which will allow to reach any file or folder within the vault.

Before the release, I added some documentation and removed some links to external elements. I did not fully test the classes afterward, but am fairly confident they will work. Enjoy!

I am no longer maintaining this code, so this is the first and final release. I can answer questions if any.

Categories: Programming Tags:
  1. February 13th, 2008 at 01:17 | #1

    Thanks!

  2. May 22nd, 2008 at 23:53 | #2

    My girlfriend uses SolidWorks every day and she loves it. Out of curiosity, what did you use this for?

  3. May 23rd, 2008 at 07:03 | #3

    It was for a client who use it to manage technical documentation. They only started using SolidWorks months after.

  1. No trackbacks yet.