[vtkusers] writing VTK XML file using vtkXMLWriterC.h...
Mathieu Malaterre
mathieu.malaterre at kitware.com
Thu Sep 21 11:42:12 EDT 2006
fred wrote:
> Hi all,
>
> I'm trying to write VTK files in XML format for unstructured grid using
> vtkXMLWriterC.h.
>
> I read the TestXMLCInterface.c example, which displays _one_ cell.
>
> I wrote my C code following this example.
> It works fine for _one_ cell (ie dim_x = dim_y = dim_z = 1)
>
> But when there is more than one cell (dim_x = 2), it fails with segfault :
Please add that to the bug tracker and assign it to me:
http://vtk.org/Bug
Thanks
Mathieu
More information about the vtkusers
mailing list