[vtkusers] Using vtkXMLPolyDataWriter from Java

kent myers dakota_63124 at yahoo.com
Thu May 7 22:18:39 EDT 2015


Hi Sebastien,

I am attempting to export the vtkPolyData referenced by the mapping
contained in the actor.  If there is a better way, I am open to it. My end
goal is to export a complete representation of what is in my rendering
object.  It contains multiple actors, filters, and look up tables.  Once I
can export the content of one actor, I would like to add the content of
other actors to the same file if possible. so if you know something about
that, it would be helpful.

Regarding the SetInputConnection vs SetInputData, I am presently trying to
use SetInputData.  The other method is commented out because it did not
work, but I wanted to keep a record of what I had tried. I was trying to
follow examples that were written for C++ and it seems that not all methods
are supported in the Java API.

Thanks for your help.  I hope you have some advice.

Kent



--
View this message in context: http://vtk.1045678.n5.nabble.com/Using-vtkXMLPolyDataWriter-from-Java-tp5731801p5731819.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list