•
|
Multiselect Solution, for plots or evaluations that support multiple time steps, eigenvalues, or parameters: model.result().configuration().create(<ctag>, "MultiSelectSolution");
|
•
|
Single-Select Solution, for plots or evaluations that use a single time, eigenvalue, or parameter: model.result().configuration().create(<ctag>, "SingleSelectSolution");
|
•
|
Graph Plot Style, for coloring, style, and legend settings in graph plots: model.result().configuration().create(<ctag>, "GraphStyle");
|