While faces returns a list of lists of indices for the rays that make up the codimension n faces, this gives a list of actual cones. It is just a small wrapper around faces. Whenever possible, use faces instead.
i1 : facesAsCones(1, posOrthant 2) o1 = {Cone{...1...}, Cone{...1...}} o1 : List |