> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Design Response Constraint

<CardGroup cols={2}>
  <Card title="Design Response, Optimization Constraint Enum, Scalar" href="#design-response-optimization-constraint-enum-scalar" />

  <Card title="Design Response, Optimization Constraint Enum, Scalar, 1.1.0" href="#design-response-optimization-constraint-enum-scalar-110" />
</CardGroup>

***

<h2 id="design-response-optimization-constraint-enum-scalar">
  Design Response, Optimization Constraint Enum, Scalar
</h2>

Formulate an optimization constraint based on a Design Response.

### Inputs

| Name     | Type                                                                     | Description                        |
| -------- | ------------------------------------------------------------------------ | ---------------------------------- |
| Response | [Design Response](../../../../block-documentation/types/design-response) | Design response to be constrained. |
| Type     | Optimization Constraint Enum                                             | Constraint type.                   |
| Value    | [Scalar](../../../../block-documentation/types/scalar)                   | Constraint value.                  |

### Outputs

| Type                                                                         |
| ---------------------------------------------------------------------------- |
| [Design Constraint](../../../../block-documentation/types/design-constraint) |

***

<h2 id="design-response-optimization-constraint-enum-scalar-110">
  Design Response, Optimization Constraint Enum, Scalar, 1.1.0
</h2>

Formulate an optimization constraint based on a Design Response.

### Inputs

| Name     | Type                                                                     | Description                        |
| -------- | ------------------------------------------------------------------------ | ---------------------------------- |
| Response | [Design Response](../../../../block-documentation/types/design-response) | Design response to be constrained. |
| Type     | Optimization Constraint Enum                                             | Constraint type.                   |
| Value    | [Scalar](../../../../block-documentation/types/scalar)                   | Constraint value.                  |

### Outputs

| Type                                                                         |
| ---------------------------------------------------------------------------- |
| [Design Constraint](../../../../block-documentation/types/design-constraint) |
