Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron Join

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron Join


Chronological Thread 
  • From: "Xiaofan Li" <>
  • To: <>
  • Subject: [cgal-discuss] Polyhedron Join
  • Date: Fri, 25 Jul 2008 14:12:52 +0100

Hi everyone,

 

I couldn’t understand a simple operation in CGAL. Say you have 2 very stretched & thin triangles formed from triangulation and you want to eliminate the longest edge shared between them. As I understood the operation should be join_facets(). However I was wondering what the outcome would be? The newly joined facet may not have its 4 points located on the same plane because the 2 adjacent triangles weren’t. In this case (and many other polyhedral operations), will the coordinates of the vertices also be changed automatically? Or are some other manual procedures required?

 

Regards,

Xiaofan



  • [cgal-discuss] Polyhedron Join, Xiaofan Li, 07/25/2008

Archive powered by MHonArc 2.6.16.

Top of Page