closeDocument
Closes the currently active drawing or document. We do however recommend using closeDocumentEx instead that works asynchronously and returns a promise.
Syntax
RxCore.closeDocument()
Parameters
- None
Returns
- NA — This method does not return a value.