Returns all vertices (corner nodes, end nodes, free nodes) from the analytical model. Does not include 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 | Vertices | List<AnalysisNode> | List of analysis nodes. |
