.NET Framework Class Library
Initialize Members

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Initialize Class >

.NET Framework Class Library
Initialize Members

The Initialize type exposes the following members.

Constructors

 

Name

Description

Public method

Initialize


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.)

Fields

 

Name

Description

Public fieldStatic member

IS_DBALONE


Public fieldStatic member

IS_INVENTOR


Public fieldStatic member

IS_SOLIDEDGE


Public fieldStatic member

IS_SOLIDWORKS


See Also

Initialize Class

MwPDMApi Namespace