Skip to Content.
Sympa Menu

cgal-discuss - Polyhedron_3 question: how to cut?

Subject: CGAL users discussion list

List archive

Polyhedron_3 question: how to cut?


Chronological Thread 
  • From: Peter Schröder <>
  • To:
  • Subject: Polyhedron_3 question: how to cut?
  • Date: Mon, 18 Jun 2007 08:52:53 -0700
  • Organization: Caltech Multi-Res Modeling Group

I have a 2-manifold Polyhedron_3 mesh and have marked edges along which I want to cut the mesh. I am looking at the edge split/join etc. operators on the Polyhedron_3 man page (I am using 3.2.1, I hope this doesn't matter...) and can't quite figure out what sequence of operations (I presume split_vertex() will be one of them) will actually open up the mesh (I have a cutgraph and expect to cut until I get a disk...).

Does someone have an example of this?

peter


  • Polyhedron_3 question: how to cut?, Peter Schröder, 06/18/2007

Archive powered by MHonArc 2.6.16.

Top of Page