Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Create_skeleton_and_offset_polygons_with_holes_2 bug

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Create_skeleton_and_offset_polygons_with_holes_2 bug


Chronological Thread 
  • From: "Gernot H. Gutschi" <>
  • To:
  • Subject: Re: [cgal-discuss] Create_skeleton_and_offset_polygons_with_holes_2 bug
  • Date: Wed, 8 Jun 2011 20:22:17 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=pfoFvgyWzotL1Cxfx1ivPNw5dqOo0h1J9TnM9R//WpJOjaRk+sUDk+RNCjeLlLGm1x SEm/xnBdJlbUylv37WavDjTmZ1boRL7lXyQNAgY5AoQU9asm8+wwPFY7yWrmzKEHLKiP AOQhp3E/DBm9BmtzD/7GzveHPsDpooKAAorsk=

Thank you very very much!!! That helped me a lot!!!

2011/6/8 Sebastien Loriot (GeometryFactory) <sloriot.ml@gmail.com>
I personally don't know what this file was intended to be used for.
Anyway the outer boundary is not correctly oriented for this
application. If you add:

outer.reverse_orientation();

Then it will work as expected.

Sebastien.


CGALFan wrote:
Hello!

Does the Create_skeleton_and_offset_polygons_with_holes_2 example run with
sample_4.dat? I tested it now with two different installations (with Windows
and Ubuntu). Can someone test that for me?

The error is:
CGAL error: assertion violation!
_expression_: lParent
File: ... /CGAL/arrange_offset_polygon_2.h
Line: 93
Explanation:
Refer to the bug-reporting instructions at ...

Best regards
Gernot

--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/Create-skeleton-and-offset-polygons-with-holes-2-bug-tp3579320p3579320.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



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