Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Cut Polyhedron and close large hole.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Cut Polyhedron and close large hole.


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Cut Polyhedron and close large hole.
  • Date: Fri, 19 Apr 2013 09:30:34 +0200
  • Organization: GeometryFactory

The only documented way to do this is to use Nef_3 package to intersect
your mesh with an half-space.

See
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Nef_3/Chapter_main.html

Sebastien.

On 04/17/2013 08:41 AM, mario wrote:
Hello,

i've a polyhedron coming out from a 3d surface reconstruction (Surface
reconstruction from point set package and
CGAL::output_surface_facets_to_polyhedron).

As triangulation is no good in top region of my particular shape, i'd like
to cut my polyhedron with a plane and close the resulting hole. Wich package
should i study to do that?



best regards, Mario



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Cut-Polyhedron-and-close-large-hole-tp4657210.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page