IDocument Methods

The IDocument type exposes the following members.

Methods
  NameDescription
Public methodCloseAsync
Closes the document
Public methodGetModelAsync
Returns the currently active structure model
Public methodGetSessionsAsync
Returns a collection of sessions in the document (sorted from newest to oldest)
Public methodSaveToAsync
Saves the document to given path
Top
See Also