FlatPatternProduct.activateRootComponent Method
Parent Object: FlatPatternProductDefined in namespace "adsk::fusion" and the header file is <Fusion/SheetMetal/FlatPatternProduct.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
"flatPatternProduct_var" is a variable referencing a FlatPatternProduct object.
|
Return Value
Type | Description |
boolean | Returns true if the activation was successful. |