![]() | ApplicationFactory Class |
Factory class for creation of IApplication instance(s)

Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The ApplicationFactory type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | ConnectToRunningApplicationAsync(Int32) |
Connects to Tekla Structural Designer application running on local machine on given port
|
![]() ![]() | ConnectToRunningApplicationAsync(String, Int32) |
Connects to Tekla Structural Designer application running on given address and port
|
![]() ![]() | GetFirstRunningApplicationAsync |
Returns first applications that is compatible with current API version
|
![]() ![]() | GetInstalledApplicationVersions |
Returns versions of installed Tekla Structural Designer application
|
![]() ![]() | GetRunningApplicationsAsync |
Returns all applications that are compatible with current API version
|
![]() ![]() | StartNewApplication |
Starts new instance of Tekla Structural Designer application and connects to it
|
