Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: .off To .stl coverter

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: .off To .stl coverter


Chronological Thread 
  • From: dvdrei <>
  • To:
  • Subject: [cgal-discuss] Re: .off To .stl coverter
  • Date: Wed, 10 Jul 2013 02:00:23 -0700 (PDT)

Hi Mario!

Could you please show us your code how it works?

It would be very nice!

Thank you in advance

Best Regards
Michi


mario wrote
> Hi richard,
>
> by now i solved converting 3d surface mesh(cet3) to Polyhedron object,
> that is:
>
> Polyhedron output_mesh;
> CGAL::output_surface_facets_to_polyhedron(c2t3, output_mesh);
>
>
> In this way all triangles' vertex are oriented and i may save an stl file
> with no visualization problem.
>
> Mario





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/off-To-stl-coverter-tp4657020p4657776.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: .off To .stl coverter, dvdrei, 07/10/2013

Archive powered by MHonArc 2.6.18.

Top of Page