FlatPatternProduct.isRootComponentActive Property
Parent Object: FlatPatternProductDefined in namespace "adsk::fusion" and the header file is <Fusion/SheetMetal/FlatPatternProduct.h>
Description
Gets whether the root component is the active edit target in the user interface. This is the same as checking the state of the radio button next to the root component in the browser. To activate the root component use the ActivateRootComponent method.
Syntax
"flatPatternProduct_var" is a variable referencing a FlatPatternProduct object.
|