[vtkusers] vtkPolyData with text embedded.

matheus_viana vianamp at gmail.com
Tue Feb 26 13:32:28 EST 2013


Thanks for your help David. I understood your point, but the problem is that
I'd like to send the file to a collaborator who is using Paraview to
visualize the graph.

I found a solution (not so elegant) that could work, but instead of sending
one file, I should send two files.

The first one correspond to the regular polydata file containing the edges
and nodes.

The second one is an OBJ file that would be created by the method
vtkOBJExporter. This file contains only the vtkTextActors for the labels
which were rendered offline.

Thus it is possible to use Paraview to overlay the PolyData and Labels (OBJ
file).

What do you think?



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkPolyData-with-text-embedded-tp5718840p5718842.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list