Skip to main content
4 events
when toggle format what by license comment
Dec 22, 2022 at 2:43 vote accept minhthien_2016
Dec 22, 2022 at 2:08 comment added lericr What are you trying to do? FaceIndices would give you insight into Mathematica's representation of a polyhedron, and that seems sort of out of left field based on your original question. Also, once we've turned it into a BoundaryMeshRegion, we have a different representation. There are functions that allow you to extract data from mesh regions: MeshPrimitives, MeshCells, MeshCoordinates, and yes, MeshCellIndex.
Dec 22, 2022 at 1:48 comment added minhthien_2016 How can I get FaceIndices by usingPolyhedronData["lowHalfVertices", "FaceIndices"]?
Dec 22, 2022 at 1:23 history answered lericr CC BY-SA 4.0