Skip to main content

About this Block

What it does: The Design Parameters from Optimization block extracts all the design parameters from a Parameter Optimization Result for a specific iteration. This block is used to retrieve the final optimized values and use them to modify the design with optimized parameters or inspect the evolution of the solution over the optimization run. Common uses:
  • Design from parameters and analyze a specific iteration, such as the best one found so far or an intermediate result with promising characteristics.
  • Compare the parameter values of the initial design to the final, optimized design to quantify the changes.
Tips The Iteration input is optional. If left empty, the block will automatically use the final iteration of the optimization.
Extracts all design parameters at a specific iteration from a Parameter Optimization Result.

Inputs

NameTypeDescription
ResultParameter Optimization ResultResult to extract the design parameters from.
IterationIntegerIteration number which the parameter group will be extracted from. if not provided, the last iteration will be used.

Outputs