Thanks for the hint. It looks like for 3D cells the clip artifacts are either a VTK_WEDGE or VTK_TETRA, nothing else. So the cell type can be identified via the number of points (4 or 6). That’s probably all I needed from there.
Thanks for the hint. It looks like for 3D cells the clip artifacts are either a VTK_WEDGE or VTK_TETRA, nothing else. So the cell type can be identified via the number of points (4 or 6). That’s probably all I needed from there.