[vtkusers] how to write 2 solids (vtkPolyData) into 1 stl?
Arnaud Gelas
arnaudgelas at gmail.com
Thu Jan 23 08:05:28 EST 2014
Bill,
In the end, I would get only 1 solid (with 2 components) into the stl file; but I would like to have 2 solids into 1 stl file…
Arnaud
On Jan 23, 2014, at 1:59 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Arnaud,
>
> You can use AppendPolyData to create one polydata and then write that polydata.
>
> Bill
>
>
> On Thu, Jan 23, 2014 at 6:19 AM, Arnaud Gelas <arnaudgelas at gmail.com> wrote:
>> Hi all,
>>
>> How to write 2 vtkPolyData as 2 solids into 1 single stl file?
>>
>> Thanks
>> Arnaud
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
More information about the vtkusers
mailing list