Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Create a simple 2D skeleton

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Create a simple 2D skeleton


Chronological Thread 
  • From: Fernando Cacciola <>
  • To:
  • Subject: Re: [cgal-discuss] Create a simple 2D skeleton
  • Date: Mon, 19 Jul 2010 10:29:04 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=VWac0DZ/PasmNNeB7sfKaXoS2yonVo6syPYYp2DZSKd9lwcf6nHmNDHotl1Tfikp3A Lq2tV71tV02cp+nNdVW3m2LOWzQgu4IxUsbjGBM/NlyCsP2Ysdxbkm6XSF5t7Nz3KwR1 y8OoBtEyCg+hAQr1JLn10prs2QyRRpD3fzNI4=

Hi Kinju,

OK, I realise now what's the problem: you are not inserting the hole
into the polygon_wih_holes.

That is, you're missing:

poly.add_hole(hole)


--
Fernando Cacciola
SciSoft Consulting, Founder
http://www.scisoft-consulting.com



Archive powered by MHonArc 2.6.16.

Top of Page