Contents Namespaces | Ansys.ACT.Interfaces.Geometry Namespace | IBaseGeoEdge | Print page Vertices Gets the list of all vertices of the edge. Declaration Syntaxpublic IList<IBaseGeoVertex> Vertices { get; } « StartVertex IBaseGeoEntity »