Retrieves the vertices (corner nodes or end-points) associated with an analytical element. Does not return auto-generated mid-side nodes.

Inputs

Number Name Object Type Description Optional
1 Element IGeneralElement The analytical element to retrieve vertices for. No

Outputs

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

Element Vertices.PNG