Vertices Returns the vertices of a 3D triangle, polygonal or polygon. Syntax vertices(Triangle | Polygonal | Polygon) Description vertices(Triangle, Polygonal, Polygon) Given a triangle, polygonal or polygon, returns a list with its vertices. Related functions Polygon, Polygonal, Triangle Table of Contents Syntax Description Related functions