[vtkusers] Fwd: vtkTubeFilter Side/Border Thickness

David Doria daviddoria+vtk at gmail.com
Thu Apr 8 09:59:52 EDT 2010


On Thu, Apr 8, 2010 at 9:38 AM, Fauze Polpeta <fauze.polpeta at gmail.com> wrote:
> Sorry for sending againg...
>
> Does anyone have any idea on how increase the border thickness/width
> of a tube filter?
>
> Best
>
> Fauze

Is the camera past the end of the tube? If so, turning CappingOn()
would probably let you be able to see the tube looking down an end. If
you actually need a "thick" walled tube, I guess you could make a
second tube with radius+epsilon, turn capping on that one, and do some
trickery to clip the cap of the first tube so that this new "thick
tube" still looks hollow.

Let us know if that will do the trick or not.

Thanks,

David



More information about the vtkusers mailing list