[vtkusers] export a stl file from 2 objects
David Doria
daviddoria at gmail.com
Sun Nov 7 10:02:45 EST 2010
On Sun, Nov 7, 2010 at 9:42 AM, Sebastien Jourdain
<sebastien.jourdain at kitware.com> wrote:
> You have a STL writer that can write a STL file of one dataset.
> Therefore, you might need to append them (cylinder + txt) to write it.
>
> Seb
Here are some examples of appending data:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/AppendFilter
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/CombinePolydata
David
More information about the vtkusers
mailing list