FlatPatternProduct.allParameters Property
Parent Object: FlatPatternProductDefined in namespace "adsk::fusion" and the header file is <Fusion/SheetMetal/FlatPatternProduct.h>
Description
Returns a read only list of all parameters in the design. This includes the user parameters and model parameters from all components in this design. The parameters from Externally Referenced components are NOT included because they are in actuality, separate designs.
Syntax
"flatPatternProduct_var" is a variable referencing a FlatPatternProduct object.
|