IDocument Methods |
The IDocument type exposes the following members.
Methods
Name | Description | |
---|---|---|
CloseAsync | Closes the document | |
GetModelAsync | Returns the currently active structure model | |
GetSessionsAsync | Returns a collection of sessions in the document (sorted from newest to oldest) | |
SaveToAsync | Saves the document to given path |
See Also