Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polygon offset

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polygon offset


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Polygon offset
  • Date: Fri, 04 Dec 2015 08:27:25 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:Ji9C/xXAEjYoUFlksVxpZPhyIFTV8LGtZVwlr6E/grcLSJyIuqrYZhOFt8tkgFKBZ4jH8fUM07OQ6PC+HzRYqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aJBzzOEJPK/jvHcaK1oLsh770o8WbSj4LrQT+SIs6FA+xowTVu5teqqpZAYF19CH0pGBVcf9d32JiKAHbtR/94sCt4MwrqHwI6LoX3pUfCuCiI+x4EOQZX3waNDU+68Tv8BXCVgCS/WA0U2MMkxMODRKWwgv9W8K7iSbwv/Fh2SScdenxV7EzRXziwKpsTRL0kjYpPjUl93vGy4Y42LlfpwigoAA5xor8b4ScNf44daTYK4BJDVFdV9pcAnQSSri3aJECWrdZMA==
  • Organization: GeometryFactory

On 12/03/2015 06:27 AM, Renato Silveira wrote:
When offseting a polygon (inner skeleton), is it possible to specify a
different offset distance to each edge of a polygon? Any idea howI could
use CGAL to help me solve this problem?


It is not possible with the current CGAL code and I don't see
how it could work as for two adjacent edges, the corresponding
offset edges would not connect if they are not at the same distance
along the bisectors.

Sebastien.

Thank you in advance
Renato
--
*/Renato Silveira
/*
Ph.D. in Computer Science
Informatics Institute - UFRGS
Porto Alegre - RS - Brazil
http://www.inf.ufrgs.br/~rsilveira




Archive powered by MHonArc 2.6.18.

Top of Page