WLJS LogoWLJS Notebook

PolyhedronDecomposition

PolyhedronDecomposition[poly] decomposes the polyhedron poly into a union of simpler polyhedra.

Examples

PolyhedronDecomposition[Cuboid[]]
PolyhedronDecomposition[ConvexHullMesh[RandomPoint[Sphere[], 10]]]

Please visit the official Wolfram Language Reference for more details.

On this page