Do you develop applications using SOLIDWORKS Document Manager API?

If you ever developed applications which are using Document Manager API you may notice that APIs are quite different from SOLIDWORKS API and even object model is different. I have added the support for Document Manager in xCAD.NET which means that you can write the same code and reuse it for SOLIDWORKS API and for SOLIDWORKS Document Manager API.

Check this video which shows how to create a simple WPF application to render all custom properties of the component in the data grid via SOLIDWORKS API and SOLIDWORKS Document Manager API via the same code base:

5 Likes