Design.activateRootComponent Method
Parent Object: DesignDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Design.h>
Description
Makes the root component the active component in the user interface. This is the same as enabling the radio button next to the root component in the browser.
Syntax
"design_var" is a variable referencing a Design object. |
Return Value
| Type | Description |
| boolean | Returns true if the activation was successful. |
