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