Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] "Parts" of Polyhedron after a boolean operations.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] "Parts" of Polyhedron after a boolean operations.


Chronological Thread 
  • From: Gilles Kneuss <>
  • To:
  • Subject: Re: [cgal-discuss] "Parts" of Polyhedron after a boolean operations.
  • Date: Wed, 2 Dec 2009 13:49:08 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=h4wwTqQokyhluOCH+LsA6BFLG+75SOWLYBIUVYIoQOoOY0AVlt70gg/Bu85vjRkZJF Ei00x//cxOQ1+OrBcIBObwTxpzxyZBETR81SDxE75QbwzlMRWHlyuKve+4UoBsJDH/Zf YrO8h6q3eO+6k1NSx+trv+XGWJimZji/Bg3T4=

hi Pierre,
 
Yes, if you have an examples (using incrémental builder) it would be wonderful !
 
Thanks.
 
Gilles

2009/12/2 Pierre Alliez <>
hi Gilles,

did you already apply the conversion from the nef polyhedron to the surface polyhedron?

then to do the split I would recommend using the incremental  builder in order to do the split into several polyhedra. let me know if you want some example code to use as starting point for this task.

Pierre Alliez
INRIA Sophia Antipolis - Mediterranee Project-team GEOMETRICA http://www-sop.inria.fr/members/Pierre.Alliez/
Tel: +33 4 92 38 76 77
Fax: +33 4 97 15 53 95



Gilles a écrit :

Hello all,

When I make a boolean op. on 3D Polyhedron and the result is completely parted
(for exemple, I cutted a cylinder into two distinct  parts),

 I would like to identify these two parts (to make two new Polyhedron
afterwards).



Anyone has an answer how can I proceed ?

Thanks for help.

 

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page