Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Really dumb question

Subject: CGAL users discussion list

List archive

[cgal-discuss] Really dumb question


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: [cgal-discuss] Really dumb question
  • Date: Sun, 8 Sep 2013 17:51:57 +0100

For which apologies in advance!

 

I can load and view the example .off files into the polyhedron demo. How do I actually apply the Boolean operations to objects? I’d naively assumed that if I loaded pipe and cube, selected both and then chose Booleans ops >> difference I’d get a new object which was exactly that …

 

If I convert both to NEF polyhedrons first the demo prompts with ‘You need to call the operation “Convert to nef polyhedron” in the menu &Boolean operations’ … the console shows this:

 

Convert polyhedron to nef polyhedron...ok (340 ms)

Convert polyhedron to nef polyhedron...ok (491 ms)

Convert polyhedron to nef polyhedron...ok (19 ms)

Convert polyhedron to nef polyhedron...ok (341 ms)

 

Any ideas?

 

TIA.




Archive powered by MHonArc 2.6.18.

Top of Page