|
|
Singleton Class |
Namespace: CADSharpTools.SOLIDWORKS
The Singleton type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Closes the opened session of SOLIDWORKS
| |
| Dispose |
Exits the SOLIDWORKS application and disposes of SOLIDWORKS in memory.
| |
| GetApplication |
Creates an instance of the latest version of SOLIDWORKS synchronously.
| |
| GetApplicationAsync |
Creates an instance of the latest version of SOLIDWORKS asynchronously.
|