Returns a list of all design elements that are connected to the input analysis node.

Inputs

Number Name Object Type Description Optional
1 Design Model GenericDesignModel The generic design model. No
2 Analysis Node AnalysisNode The analysis node to retrieve connected design elements for. No

Outputs

Number Name Object Type Description
1 Elements List<DesignElement> List of all design elements connected to the analysis node.

Connected Elements.PNG