fP = facesAsPolyhedra(n,P)
While faces returns a list of lists of indices for the vertices that make up the codimension n faces, this gives a list of actual polyhedra. It is just a small wrapper around faces. Whenever possible, use faces instead.
|
The object facesAsPolyhedra is a method function.
The source of this document is in Polyhedra/documentation/documentation.m2:152:0.