Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?
  • Date: Sat, 12 Apr 2014 23:57:01 -0700 (PDT)

Hi Zohar,

Thank you very much for your kindly reply. I just give a simple example to
show that the surface is the intersection of a few surface facets (not just
half planes). I need to delete the parts which are inside the box.

Thanks,
Tang Laoya


PS, the box by a2.off should be corrected to the following:

// a2.off: a box
OFF
8 6 0
2 1 -1
2 1 1
2 -1 1
2 -1 -1
-1 1 -1
-1 1 1
-1 -1 1
-1 -1 -1
4 0 1 2 3
4 4 7 6 5
4 0 4 5 1
4 1 5 6 2
4 3 2 6 7
4 0 3 7 4



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Boolean-operations-between-unclosed-polyhedrons-tp4659114p4659120.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page