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