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)
Opens a document from a FileStream
Public methodOpenDocumentAsync(String, Boolean)
Opens a document
Top
See Also