ApplicationFactory Methods

The ApplicationFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConnectToRunningApplicationAsync(Int32, CancellationToken) Connects to Tekla Structural Designer application running on local machine on given port
Public methodStatic memberConnectToRunningApplicationAsync(String, Int32, CancellationToken) Connects to Tekla Structural Designer application running on given address and port
Public methodStatic memberGetFirstRunningApplicationAsync Returns first applications that is compatible with current API version
Public methodStatic memberGetInstalledApplicationVersions Returns versions of installed Tekla Structural Designer application
Public methodStatic memberGetRunningApplicationsAsync Returns all applications that are compatible with current API version
Public methodStatic memberStartNewApplicationAsync Starts new instance of Tekla Structural Designer application and connects to it
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next