[vtkusers] vtkClosedSurface Question
David Gobbi
david.gobbi at gmail.com
Mon May 3 10:46:22 EDT 2010
Hi Alex,
You cannot get the inverse of the clip from vtkClipClosedSurface. You
need a second vtkClipClosedSurface that uses a plane with the opposite
normal.
An "InsideOut" option would be difficult to add to this class, but you
can add a request to the bugtracker if you like.
David
On Mon, May 3, 2010 at 5:11 AM, alex <alexdowson at hotmail.com> wrote:
> Hi David
>
>
> I have one question for VtkCloseSuface which you submitted in vtk. Basically
> i am trying to cut Sphere with one plane but i have one question.
>
> I am getting result output is single cutted part. Can i also get another
> part that is another side part of plane. ?
>
> Because vtkClosedSurface only gives me only one output in GetOutPutPort().
> Any idea how to do this ?
>
> Alex
More information about the vtkusers
mailing list