ParameterList.create Method
Parent Object: ParameterListDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/ParameterList.h>
Description
Creates a parameter list that the client can use for various purposes. Use ParameterList.Add to add parameters to the list after creating it.
Syntax
Return Value
Type | Description |
ParameterList | Returns a ParameterList |