Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] modifying vertex point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] modifying vertex point


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] modifying vertex point
  • Date: Fri, 18 Sep 2015 08:16:35 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:QNoqpRwfZ6HPxp3XCy+O+j09IxM/srCxBDY+r6Qd0OofIJqq85mqBkHD//Il1AaPBtWHrakewLOO4+jJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6kO74TNaIBjjLw09fr2zQd6OyZ/tnLnqq9X6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86FpyshbTK+vf7gkVacKS3M9ImUt7YvqswPCRE2B/DwHQ2AOm11JBQbCqxr1V5O0virhvfdmw3qmOpj9QrkwHDij9Kx2UwTAiSEdNjd//nuEpNZ3ifdyph67qhVki6DdapuUfK53eK/HcNoBA2RIVNxQfyNMBYaxc5EeAeMKIeFCvs/2oF5Y/kj2PhWlGO66kmwAvXTxx6Bvi+k=
  • Organization: GeometryFactory


That will update the topology.

best,

andreas


On 17/09/2015 23:38, Mateus Bellomo wrote:
Thanks for the reply Andreas.

If instead of modifying the vertex coordinates, I remove the vertex and
its incidents edges and put the vertex back (and it's edges properly
updated) with new coordinates?

Do you think that would update the topology?

Em qui, 17 de set de 2015 às 16:53, Andreas fabri
<
<mailto:>>
escreveu:

It is not a functionality of the arrangement to update the topology
when you change the geometry

Best,
Andreas


> On 17 sept. 2015, at 21:46, Mateus Bellomo

<

<mailto:>>
wrote:
>
> Hello,
>
> I'm using Arrangement_2 and trying to modify a vertex point but I
think the structure it's not updating information correctly.
>
> I have a quadrilateral grid and I want to move some vertices in
this grid to make a distortion. After I move the vertex I have to
check if some of it's edges have crossed another edge. For that I
have checked the circular order of edges of it's neighbours. But
even when I made a movement that created crossing edges this
circular order is not changing as it would.
>
> Do you know if after using modify_vertex() function the hole
Arrangement_2 structure is updated (including circular order of
edges in all vertices) accordingly?
>
> Thanks.

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



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page