![]() |
Application Class |
Namespace: CADSharpTools.SOLIDWORKS
The Application type exposes the following members.
Name | Description | |
---|---|---|
![]() | Application |
Creates a new instance of the Application class.
|
Name | Description | |
---|---|---|
![]() | SOLIDWORKS |
Pointer to the SOLIDWORKS application.
|
Name | Description | |
---|---|---|
![]() ![]() | ConvertSWRevisionNumberToYear(Int32) |
Converts the SOLIDWORKS revision number to a release year.
|
![]() ![]() | ConvertSWRevisionNumberToYear(String) |
Converts the SOLIDWORKS revision number to a release year.
|
![]() ![]() | ConvertYearToSWRevisionNumber |
Converts a release year to the SOLIDWORKS revision number.
|
![]() ![]() | CreateApplication |
Creates a new instance of the latest installed SOLIDWORKS application using Start.
|
![]() ![]() | CreateSldWorks |
Creates a new instance of the SOLIDWORKS application using Start.
|
![]() | Dispose |
Dispose of the SOLIDWORKS application.
|
![]() | Exit |
Closes all open documents in SOLIDWORKS and exits application.
|
![]() ![]() | GetSOLIDWORKSInstallationDirectory |
Returns the SOLIDWORKS installation directory for the specified year (if it exists).
|
![]() ![]() | ReleaseYears |
Returns an array of all installed SOLIDWORKS release years.
|