[vtkusers] Filling vtkCutter output
David Gobbi
david.gobbi at gmail.com
Thu Apr 8 13:22:33 EDT 2010
On Thu, Apr 8, 2010 at 11:17 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
> So he would just need to make the outer cylinder (R2, L), and clip it
> (using closed surface clipping) with a slightly longer inner cylinder
> (R1, L+epsilon), right?
Well, now that I look at his question again, since he only wants to
generate one convex polygon, I'd like to retract my suggestion. He's
better off just following the example
VTK/Graphics/Testing/Tcl/capSphere.tcl, since it does almost exactly
what he is looking for.
David
More information about the vtkusers
mailing list