.NET Framework Class Library
Initialize Methods

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > Initialize Class >

.NET Framework Class Library
Initialize Methods

The Initialize type exposes the following members.

Methods

 

Name

Description

Public method

EndConnection

Terminate MwPDM Application object working session.

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

StartConnection

Create an instance of MwPDM Application object working with referenced application (SolidWorks, SolidEdge, Inventor, DBWorks Standalone).

Public method

StartConnection2

Create an instance of MwPDM Application working with referenced application (SolidWorks, SolidEdge, Inventor, DBWorks Standalone). If referenced application is not running and 'createDBAlone'=True, it creates a new instance of DBAlone Server (with login specification) and keeps its reference.

Public method

StartConnection3

Create an instance of MwPDM Application working with referenced application (SolidWorks, SolidEdge, Inventor, DBWorks Standalone). If referenced application is not running, it creates a new instance of DBAlone Server (with login specification) according to the DBAloneMode enum.

Public method

ToString

(Inherited from Object.)

See Also

Initialize Class

MwPDMApi Namespace