<div dir="ltr">Hello Experts,<div><br></div><div>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?</div><div>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?</div><div><br></div><div>Best,</div><div>Saeed</div></div>