Hello, i would like to calculate the intersection of two cylinders. A general solution is to use vtkImplicitBoolean and vtkExtractGeometryFilter. Unfortunately vtkImplicitBoolean can't handle vtkCylinderSource. Is there an alternative or a way to convert cylinder objects to grids (at least to approximate a cylinder)? Many thanks in advance! Peter