Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Eroormessage of CSG cut

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Eroormessage of CSG cut


Chronological Thread 
  • From: "J. Scheurich" <>
  • To:
  • Subject: Re: [cgal-discuss] Eroormessage of CSG cut
  • Date: Fri, 13 Mar 2020 11:03:21 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:A2xYkxFO7D2ty2XnYaZ1L51GYnF86YWxBRYc798ds5kLTJ76osqwAkXT6L1XgUPTWs2DsrQf1LqQ7viocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TXhpQIVTx7wPA4wKuXuEZPJlOy20fqz8tvdeVZmnj24NPlQal2NpgXcq9MXiosoYvI01xXVoyIRU/tbzyVkKATAzF7H+s6s8cs7oGxrsPU7+psYCPSoT+EDVbVdSQ8eHSUw7czvuwPESFvd+XYWFGkbwEMRX1r1qSriV5K0iRPU8/Jn0XnIIsD8C7w5C2z7svVbDSTwgSJCDAYXtWHajssp1/Bepw+94QNyycjYbdPNOQ==


> Your inputs are now triangle surface meshes, good, but they are
> strongly self-intersected. It is a documented pre-condition for
> refinement that both input are not self-intersecting and are bounding
> a volume. 
> And They must be 2-manifold. It means for example that you cannot
> consider 2 cubes glued together into one mesh, you need to remove the
> internal face so that an edge only has 2 faces attached to it. Here,
> at several places in reduced1.off, there are sorts of internal panels
> separating the volume. This is probably the problem that triggers your
> current assertion.
>
Strange, a similar dataset was working in past in Ubuntu 18.04 LTS

https://www.pro-linux.de/artikel/2/image/1991/15549,bild-16-boolean-operationen.html
https://www.pro-linux.de/artikel/2/image/1991/15550,bild-17-boolean-operationen.html

so long
MUFTI



Archive powered by MHonArc 2.6.18.

Top of Page