Hello,<br><br>I am creating an unstructured grid that contains all cells and would like to define all of my vtkPoints first, and then create cells that refer to these points (create nodes, then elements from nodes). Is this possible?<br>
<br>Currently, I am having to create points for each cell separately, which I believe to be inefficient since some cells share points.<br><br>Thanks,<br>Robbie<br>