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.

  4. Tim
    March 27th, 2011 at 04:15 | #4

    I know this was a long time ago, if you still have it can you make the PDM Works Enterprise Wrappers avaliable again.

    lph_pdmworks.tgz 404′s

    Thanks

  5. Louis-Philippe Huberdeau
    March 28th, 2011 at 09:34 | #5

    @Tim

    Hello, this blog moved around quite a lot over the years and I fear the initial file is completely lost. I had to dig into my mail archives to find the original files back and re-package them. The content may not be exactly the same as what it used to be, but it should be close enough. I hope it will be useful to you.

    Also, the file extension changed. Apparently, wordpress does not like .tgz, but is just file with .tar.gz.

  1. No trackbacks yet.