[vtkusers] vtkPolyData with text embedded.

David Doria daviddoria at gmail.com
Tue Feb 26 14:41:23 EST 2013


On Tue, Feb 26, 2013 at 2:06 PM, matheus_viana <vianamp at gmail.com> wrote:

> David, I've just figured out another solution that seems to be better. One
> could use the class vtkVectorText and then include all the labels in the
> same PolyData file containing edges and nodes
>

Just be careful with that - if you want to do any further processing on the
data, you will now have lots of extraneous points/surfaces.

Are you working in VTK directly and then trying to export so your colleague
can view in Paraview? Or are you also working in Paraview?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130226/5891b4b3/attachment.htm>


More information about the vtkusers mailing list