2D mesh to 3D prismatic by extrusion along z-axis

Hello,

The Linear Cell Extrusion filter would be able to extrude triangles into prism elements. However, this filter requires that the data be Cell data.

If this filter is not available, you will need to write an extrusion script with a Programmable Filter. The following may be helpful in this case.