IPDMWConnection Interface
Allows you to log in and out of SolidWorks Workgroup PDM and get projects and documents.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IPDMWConnection |
C# | |
---|
public interface IPDMWConnection |
C++/CLI | |
---|
public interface class IPDMWConnection |
Example
See Also