Returns all vertices (corner nodes, end nodes, free nodes) from the analytical model. Does not include auto-generated mid-side nodes (if any).

Inputs

Number Name Object Type Description Optional
1 Design Model GenericDesignModel The generic design model. No

Outputs

Number Name Object Type Description
1 Vertices List<AnalysisNode> List of analysis nodes.

All Vertices.PNG