Returns a list of all analysis shell elements in the model. These are not the design elements, but are instead the meshed analysis elements. They are defined in the analysis unit system.
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Design Model | GenericDesignModel | The model that was analyzed. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Elements | List<ShellElement> | A list of all of all analysis shell elements. |
