|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MWAPI introduction |
MechWorks .NET API
The .NET API is a new layer to provide the DBWorks Object Model to develop COM, .NET and scripting customization.

Based on the existing mechanism (options, lst files, naming convention) and full compatible with the current scripting engine, the API layer is based on the following modules:
•MwPDMApi: to provide an object model definition, to access PDM functionalities of the running DBWorks (CAD native or StandAlone) in any programming context since there is no dependency from any existing library.
•MwPDMEvents: to provide new classes for events customization, loading the built module in process of the running DBWorks.