SimplePolyhedronQ
SimplePolyhedronQ[poly] gives True if the polyhedron poly is simple and False otherwise.
Examples
SimplePolyhedronQ[Tetrahedron[]]SimplePolyhedronQ[Cuboid[]]Please visit the official Wolfram Language Reference for more details.