Hello,<br><br>I have generated a Legacy VTK file using VTK&#39;s Python wrapper. This file crashes ParaView 3.10.1 (Windows 7) when attempting to rotate it in ParaView&#39;s viewport, however, it seems that I can appropriately apply filters and such. However, this data did work properly on ParaView 3.8.1.<br>
<br>If anyone can help in inspecting the file for potential bugs, it can be found here (~55MB):<br><a href="https://netfiles.uiuc.edu/xythoswfs/webview/_xy-22178502_2">https://netfiles.uiuc.edu/xythoswfs/webview/_xy-22178502_2</a><br>
<br>ParaView crashes in vtkQuadricClustering::AddEdges at this line:<br><br>points-&gt;GetPoint(ptIds[0], pt0);<br><br>ptIds is NULL.<br><br>The data itself is a PolyData object with PolyLines and arrays. I presume there may be a bad/missing data structure within the data, can any ParaView expert shed some light on the issue?<br>
<br>Regards,<br>Dennis McWherter<br>