L-P Huberdeau


Code Release: PDM Works Enterprise Wrappers

Posted in Programming by Louis-Philippe Huberdeau on the January 8th, 2008

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.

3 Responses to 'Code Release: PDM Works Enterprise Wrappers'

Subscribe to comments with RSS or TrackBack to 'Code Release: PDM Works Enterprise Wrappers'.

  1. jncope said,

    on February 13th, 2008 at 1:17 am

    Thanks!


  2. on May 22nd, 2008 at 11:53 pm

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


  3. on May 23rd, 2008 at 7:03 am

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

Leave a Reply