UserParameters.asArray Method
Parent Object: UserParametersDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/UserParameters.h>
Description
Returns the user parameters in the design as an array.
Syntax
"userParameters_var" is a variable referencing a UserParameters object.
|
Return Value
Type | Description |
UserParameter[] | Returns an array of the user parameters in the design. |