How to distinguish faces of a polytope from internal sections?

46 Views Asked by At

I have the coordinates of the vertices of a convex polytope in $R^3$ and no other information. I'd like to count the faces of this polytope. I can determine which vertices are coplanar; this will pick out the faces but it will also include internal sections. Is there a way to distinguish between these two?