Set Parameters: Providing Single Input Values and Variable Input Values for Part Parameters
In the Set Parameters step, input values are provided for the parameters governing the customizable aspects of the variant part. To generate multiple variants, single value and variable input values are collected as input to define the multiple sets of unique combinations. It is the unique combinations that will be evaluated for valid solutions which will, in turn, be used to generate variant specifications and variants.
For example, a configurable module is defined with three parameters: ParameterA, ParameterB, and ParameterC. Specifying two values for ParameterA and only one each for ParameterB and ParameterC would result in two unique combinations. Specifying two values for ParameterA, two values for ParameterB, and only one value for ParameterC would result in four unique combinations.
The advanced selection logic definition determines not only the parameters displayed but also many aspects of what is displayed. These include, but are not limited to the following:
Number of pages displayed for collecting input parameter values
Inclusion of an optional page image
Order of parameters
Default value for input parameters
Optional parameter value image
For more information on advanced selection logic definitions, see Developing Advanced Selection Logic for Configurable Modules.
To provide inputs for the parameters defined by the advanced selection logic:
1. You are presented with a number of input pages from which you can select values for the specified parameters. The parameters appear in a specific order in the input pages.
2. Depending upon the parameter type, you determine if the parameter value should be single input or variable input. The parameter value input dynamically changes to reflect this selection.
* 
Variable input parameter values are available only for Boolean, String, Integer, Real Number, and Real Number with Units parameters.
3. Provide single or multiple values for each parameter as appropriate for the parameter type.
* 
An interval may be easier to define than specifying individual values for variable parameters of type Integer and Real Numbers.
4. Make selections for the parameters displayed on the page and click Next to proceed to the next page or click Cancel to exit the process.
a. If you are on the last parameter page, Next will proceed to the “Set Generation Information” step of the “Configure Multiple Variants” process.
b. If you are not on the last parameter page, Next will proceed to the next page of parameters.
* 
It is possible to define up to 256 unique combinations of parameter values in a single “Configure Multiple Variants” session. When that limit will be reached or exceeded by defining additional variable parameters, the ability to define variable parameters will be disabled.
Was this helpful?