[vtk-developers] Loading an External Graph to VTK

Saeed Mahdizadeh Bakhshmand saeedbakhshmand at gmail.com
Wed Aug 12 17:32:52 EDT 2015


Hello Experts,

Is there a known way of loading a graph (3D node-link graph) that is
defined and saved outside of VTK(position of vertices and adjacency matrix
of the graph are stored in a text file e.g.) to be loaded to VTK and
visualized?
My guess is that GetEdgeData and GetVertexData are responsible for
accepting vtk arrays, but not sure how those arrays can perfectly contain
details of a graph and what happens if this graph is being imported from
elsewhere?

Best,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150812/44c6c649/attachment-0001.html>


More information about the vtk-developers mailing list