[vtkusers] Write a PolygonPolydata
ftouvet
francois.touvet at inria.fr
Thu Jan 23 04:12:50 EST 2014
Yes, if you try to define a mask that could be a problem.
I am not at ease with the pipelining process so this might be of no help,
but I would check what is going on if changing
SetStencilConnection(pol2stenc->GetOutputPort())
to
SetStencilData(pol2stenc->GetOutput())
I guess that won't solve your problem.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Write-a-PolygonPolydata-tp5725437p5725555.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list