Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Mesh Points on the Edge and Combining Polygons

Subject: CGAL users discussion list

List archive

[cgal-discuss] Mesh Points on the Edge and Combining Polygons


Chronological Thread 
  • From: Omer Ozturk <>
  • To:
  • Subject: [cgal-discuss] Mesh Points on the Edge and Combining Polygons
  • Date: Tue, 20 Jan 2015 05:18:31 -0800 (PST)

Hello everyone,

I have two questions;

1) I need to determine whether a mesh point is on the edges or inside a 2D
polygon. If the point is inside the polygon (not on the egdes), I need to
erase it. Is there a way to do this?

2) I have to combine two or more polygons to make a new polygon. When I was
working on my 3D module, there was a polyhedron corefinement property and I
need it in my 2D module too. Is it possible?

Thanks.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Mesh-Points-on-the-Edge-and-Combining-Polygons-tp4660331.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page