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.
Inputs
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 |
Outputs
Number |
Name |
Object Type |
Description |
1 |
Vertices |
List<AnalysisNode> |
A list of analysis nodes that are associated with the delayed restraint object. |