Polytopes`
Polytopes`

Vertices

As of Version 12.0, all the functionality of the Polytopes package is built into the Wolfram System. »

Vertices[polytope]

gives a list of the vertex coordinates of polytope.

Details and Options

  • To use Vertices, you first need to load the Polytopes Package using Needs["Polytopes`"].
  • Edges are not necessarily normalized to unit length.
  • NumberOfVertices[polytope] gives the number of vertices of polytope.