[vtkusers] The part of a plane which is inside the BoundingBox

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Jul 15 18:46:30 EDT 2010


You can use the vtkClipFilter and use a vtkBox as a function to cut
your dataset.
Of course, you will have to set the correct bounds to the vtkBox.

Seb

On Tue, Jul 13, 2010 at 10:17 PM, superzz <jxdw_zlf at yahoo.com.cn> wrote:
>
> Known three points, a BoundingBox. So a plane would be defined by the three
> points. I would like to show the part of the plane which is inside the
> BoundingBox.
>
> Thank you
>
> superZZ
> --
> View this message in context: http://old.nabble.com/The-part-of-a-plane-which-is-inside-the-BoundingBox-tp29157579p29157579.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list