<font size=2 face="sans-serif">Greetings,</font>
<br>
<br><font size=2 face="sans-serif">May I have your advice in best approach
for a use case of converting GraphLayout coordinates to a vtkTable. For
example,</font>
<br>
<br><font size=2 face="sans-serif">vtkRandomGraphSource->vtkGraphLayout->vtkTable</font>
<br>
<br><font size=2 face="sans-serif">where vtkTable is based on four columns
(id and 3d coordinates):</font>
<br>
<br><font size=2 face="sans-serif">vertexId, X, Y, Z</font>
<br>
<br><font size=2 face="sans-serif">I would be very appreciative for any
suggestions to create this "vtkGraphToTable" functionality.</font>
<br>
<br><font size=2 face="sans-serif">Cheers,</font>
<br>
<br><font size=2 face="sans-serif">JB</font>