<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I would like to confirm here if vtkGeometryFilter doesn't work for unstructured grids that are quadratic tetra (10 nodes per cell). I was using it to convert an unstructured grid to polydata, using vtkpython in conda
 environment. The exact code works fine for unstructured grids with triangle cells. I looked at the cxx source for vtkGeometryFilter at <a href="https://github.com/Kitware/VTK/blob/master/Filters/Geometry/vtkGeometryFilter.cxx" class="OWAAutoLink" id="LPlnk136227" previewremoved="true">https://github.com/Kitware/VTK/blob/master/Filters/Geometry/vtkGeometryFilter.cxx</a> and
 it seems like the quadratic cells are not supported? In that case, what other approaches should I look into? Thanks in advance.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Best,</p>
<p style="margin-top:0;margin-bottom:0">Giang</p>
<br>
</div>
</body>
</html>