Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Can CGAL deal with STL file format?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Can CGAL deal with STL file format?


Chronological Thread 
  • From: 魏华祎 <>
  • To:
  • Subject: Re: [cgal-discuss] Can CGAL deal with STL file format?
  • Date: Thu, 6 Dec 2012 11:51:17 +0800

Many thanks to all of you.  

Best 

Huayi

2012/12/5 Richard Downe <>
STL is stereolithography, used by 3D systems.

Huayi, I don't believe it does, but here's a function I wrote to write Polyhedron_3 surfaces out as STL, I hope it helps.

(The block around if (caps) { } is used for deleting endcaps, prior to generating CFD compatible tetrahedral volumes in downstream processing -- you can ignore that, it uses a struct I created with a bounding box and a normal to identify the flow extensions and endcaps correctly.)

-richard


On 12/05/2012 01:31 AM, 帝林 wrote:
什么是标准文件格式?
what is stl file format@_@

发自我的小米手机

魏华祎 <>编写:

Hi, Everyone,

      Is  CGAL able to read or write triangular surface mesh into STL file
format?  I can't find it in CGAL Document.

Best

Huayi

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page