> ## 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.

# Structural Compliance Response

Create a Design Response that measures the structural compliance (strain energy) of some region for a set of boundary conditions. The response is computed by solving a linear static structural finite element analysis and integrating the derived strain energy density field over the region.

### Inputs

| Name      | Type                                                                                | Description                                                                                                                      |
| --------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Load case | [Boundary Condition List](../../../../block-documentation/types/boundary-condition) | Load case for the design response.                                                                                               |
| Region    | [Region](../../../../block-documentation/types/region)                              | Region that the design response will be computed in. If not provided, then the response will be calculated for the entire model. |

### Outputs

| Type                                                                     |
| ------------------------------------------------------------------------ |
| [Design Response](../../../../block-documentation/types/design-response) |
