Skip to content
  • Armin Wehrfritz's avatar
    Add support for Polyhedron cells · 90d443d1
    Armin Wehrfritz authored
    Elements of type Polyhedron (i.e. N face cells, where each face is a M edge
    polygon) are in the following format:
    [nCellFaces, nFace0Pts, id0_0, id0_1, ..., nFace1Pts, id1_0, id1_1, ..., ...]
    90d443d1