I apologize for the delay in getting back to your earlier mails. I hope you've figured those out :).
To make the paintbrush go into slice by slice edit mode, you simply set the width of the paintbrush shape along that axis to one unit spacing along that axis.... paintbrushOperation->GetPaintbrushShape()->SetWidth(10,10,spacingZ) On 3/23/11, Xiaopeng Yang <[email protected]> wrote: > Dear users, > > > > I found that when I painted on one slice of a series of images, the neighbor > slices were also painted. My question is how to make the paintbrush paint > only on that slice, not on the neighbor slices. > > > > Thanks very much in advance! > > > > Yang > > _______________________________________________ VtkEdge mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/vtkedge
