I'm writing some data with the vtkEnSightWriter and things are working great, so long as I take my structured data and pass it through a vtkDataSetTriangleFilter first to convert it to an unstructured grid.  It seems the vtkEnSightWriter only accepts Unstructured Grids as input.
<br><br>Is there a filter other than the DataSetTriangleFilter that will convert a dataset into an Unstructured Grid?&nbsp; The TriangleFilter works, but unnecessarily adds alot of bloat by converting my square-ish cells into multiple Tetrahedra, while a simple 6-sided cell would be much more efficient.&nbsp; I tried using the vtkAppendFilter with only 1 input, but it kinda went the opposite direction and instead created a dataset composed entirely of 1-point cells.
<br clear="all"><br>-- <br>----------------------------------------<br>Randall Hand <br>Visualization Scientist<br>ERDC MSRC-ITL