Connections can be drawn within a parametric system and into a node of a parametric system.
Slot Name | Slot type | Data type | Description | ||
---|---|---|---|---|---|
enabled_state | In | ![]() | Conditional Execution of system. | ||
Criteria | In | ![]() | A container holding criteria. | ||
ParameterManager | In | ![]() | All defined parameters with corresponding properties. | ||
ReferenceDesign | In | ![]() | A design holding reference values for each parameter and corresponding response values. | ||
StartDesigns | In | ![]() | Initial designs for the algorithm. | ||
Success | Out | ![]() | Information, whether the system successfully ran. | ||
Criteria | Out | ![]() | A container holding criteria. | ||
Designs | Out | ![]() | A container holding generated designs. | ||
ParameterManager | Out | ![]() | All defined parameters with corresponding properties. | ||
ReferenceDesign | Out | ![]() | A design holding reference values for each parameter and corresponding response values. | ||
Design | InnerIn | ![]() | A current design. | ||
Design | InnerOut | ![]() | A current design. | ||
ParameterManager | InnerOut | ![]() | All defined parameter with corresponding properties. |