ToolbarTab.activate Method
Parent Object: ToolbarTabDefined in namespace "adsk::core" and the header file is <Core/UserInterface/ToolbarTab.h>
Description
Activate this toolbar tab.
Syntax
"toolbarTab_var" is a variable referencing a ToolbarTab object.
|
Return Value
Type | Description |
boolean | Boolean return that indicates if the activation was successful or not. |