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

# Field Optimization Result

> An object that contains data generated from a Field Optimization.

### Properties

| Name                  | Type                                                                                        |
| --------------------- | ------------------------------------------------------------------------------------------- |
| Design Variable Count | [Integer](../../block-documentation/types/integer)                                          |
| Dof Count             | [Integer](../../block-documentation/types/integer)                                          |
| Element Count         | [Integer](../../block-documentation/types/integer)                                          |
| Iterations            | [Integer](../../block-documentation/types/integer)                                          |
| List                  | [Field Optimization Result List](../../block-documentation/types/field-optimization-result) |
| Load Case Count       | [Integer](../../block-documentation/types/integer)                                          |
| Node Count            | [Integer](../../block-documentation/types/integer)                                          |
| Optimized Model       | [Parametric FE Model](../../block-documentation/types/parametric-fe-model)                  |
| Saved Iterations      | [Integer List](../../block-documentation/types/integer)                                     |

### Block Reference

| Block Name                                                                                                | Location                        |
| --------------------------------------------------------------------------------------------------------- | ------------------------------- |
| [Field Optimization](../../block-documentation/blocks/optimization/field-optimization/field-optimization) | Optimization/Field Optimization |
