[vtkusers] memory acces violation with python wrapper

David Gobbi david.gobbi at gmail.com
Thu Mar 4 09:29:18 EST 2010


You also have to call this:

polyToStencilFilter.SetOutputWholeExtent(minX, maxX, minY, maxY, minZ, maxZ)


On Thu, Mar 4, 2010 at 7:07 AM, Julien Gout
<julien.gout at helmholtz-berlin.de> wrote:
> Hi,
>
> I am getting a memory acces violation for the following code I translated
> from a tcl example
> (http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Hybrid/Testing/Tcl/TestImageStencilWithPolydata.tcl?root=VTK&content-type=text/plain).
> I am new to vtk and I have absolutely no idea where this error is comming
> from. Any hints?



More information about the vtkusers mailing list