IApplication Methods

The IApplication type exposes the following members.

Methods
 NameDescription
Public methodCreateDocumentAsync Creates a new document
Public methodDisconnectAsync Disconnects from the Tekla Structural Designer application
Public methodGetApplicationTitleAsync Returns Tekla Structural Designer application main window title
Public methodGetDocumentAsync Gets the document
Public methodGetVersionStringAsync Returns string representation of Tekla Structural Designer application version
Public methodOpenDocumentAsync(FileStream, Boolean, CancellationToken) Opens a document from a FileStream
Public methodOpenDocumentAsync(String, Boolean, CancellationToken) Opens a document
Public methodStopAsync Stops the Tekla Structural Designer application This action is only valid if the application was started from API
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