Retrieves all analysis nodes that are associated with the specified delayed support element. Delayed support elements include Design Line Support and Design Area Support elements.
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Delayed Support | DesignDelayedRestraint | The delayed restraint object to retrieve associated nodes for. | No |
| 2 | Generic Design Model | GenericDesignModel | The generic design model. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Vertices | List<AnalysisNode> | A list of analysis nodes that are associated with the delayed restraint object. |
