RebarShapeDefinitionBySegments.GetVertex
Description:
Return a reference to one of the vertices in the definition.
Return a reference to one of the vertices in the definition.
public RebarShapeVertex GetVertex(
int vertexIndex
)
-
Int32vertexIndexIndex of the vertex (0 to NumberOfVertices - 1).
-
vertexIndex is not between 0 and NumberOfVertices.