ConfigurationRow.activate Method
Parent Object: ConfigurationRowDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationRow.h>
Description
Causes this row to become the active row in the table.
Syntax
"configurationRow_var" is a variable referencing a ConfigurationRow object.
|
Return Value
Type | Description |
boolean | Returns true if the activation was successful. |