Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Nef_polyhedron: triangular polyhedron after union operation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Nef_polyhedron: triangular polyhedron after union operation


Chronological Thread 
  • From: "Mengda Wu" <>
  • To:
  • Subject: Re: [cgal-discuss] Nef_polyhedron: triangular polyhedron after union operation
  • Date: Fri, 18 Apr 2008 20:04:32 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=noOkVrZ6GQgBkxFTrAbyaPqBHI0tJuoYOlv3E7OuClDGu1AjK8D2mA3rZIfqOt/BEdM02w1dbbx+3++aEXUfoAuMfP85zj/qScmW8mxZPsTxkxrg9vuwppxH+jiIqtmw9/wyHdNsedkb6+O0F/Hlw1l5blNB3cLVWS50n/9pWwA=

Hi Peter,

  That works great! Thank you very much!

Mengda

2008/4/5, Peter Hachenberger <>:
Hi Mengda,

in the latest CGAL version the Nef polyhedra are getting triangulated if
you convert them to polyhedral surfaces. If you want that conversion
anyway to put the resulting polyhedron out as an off file in the end,
then there should only be one problem. Not every Nef polyhedron can be
converted to a polyhedral surface. Look into the user manual for details
on that.

Peter


On Sat, 2008-04-05 at 14:59 -0700, Mengda Wu wrote:
> Hi there,
>
>    I have two polyhedra which are triangular, manifold, and have one
> overlap region. I am wondering whether
> I can get a polyhedron which is union of the two, also triangular and
> manifold through Nef_polyhedron union operation.
> How can I ensure the faces near the joint are triangular?
>
> Thanks,
> Mengda


--
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