I have a 2D Triangulated mesh that a user wants extruded into a 3D Shape for use in simulation work.
I tried using the "Linear Extrusion" filter, but that only gets the outer edges. What I really need to do is extrude the triangles into 3D Triangulate Prisms (5-sided solids, 2 triangles & 3 quads). Is there any way to do this? I tried doing: Dataset |- Extract Surface - Linear Extrusion |- Extract Edges - Linear Extrusion Append both Together - Clean That's close, but I have a collection of 2D Primitives, and lose all the interior volume. -- Randall Hand Visualization Scientist, DAAC http://www.yeraze.com
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
