[vtkusers] How to use vtkIntersectionPolyDataFilter?
Cory Quammen
cory.quammen at kitware.com
Thu May 17 22:28:00 EDT 2018
vtkIntersectionPolyDataFilter requires that the two surfaces intersect but
that no triangles overlap in the same plane. If you'd like, you could post
an issue withe the STL files at
https://gitlab.kitware.com/vtk/vtk/issues
Best regards,
Cory
On Thu, May 17, 2018 at 9:24 PM pnt1614 <minpu.code at gmail.com> wrote:
> I follow the example
>
> https://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/IntersectionPolyDataFilter
> to find an intersection of 2 polydata and it works. But when I use 2 loaded
> stl models, I got an error("Exception thrown at 0x010B6AEC
> (vtkFiltersGeneral-8.1.dll) in MFC_VTK.exe: 0xC0000005: Access violation
> reading location 0x4032EFEC."
>
> So is there any condition to use vtkIntersectionPolyDataFilter?
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
--
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180517/bb512b18/attachment.html>
More information about the vtkusers
mailing list