Document.activate Method
Parent Object: DocumentDefined in namespace "adsk::core" and the header file is <Core/Application/Document.h>
Description
Causes this document to become the active document in the user interface.
Syntax
"document_var" is a variable referencing a Document object. |
Return Value
| Type | Description |
| boolean | Returns true if the activation was successful. |
