Returns all analysis nodes present in the analytical model. This includes both vertex and auto-generated mid-side nodes (if any).
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Design Model | GenericDesignModel | The generic design model. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Nodes | List<AnalysisNode> | List of analysis nodes. |
