Skip to main content
1-Visitor
April 14, 2021
Question

How to extract surfaces from an STL file?

  • April 14, 2021
  • 6 replies
  • 5968 views

I have created 3D surface of a helix (inside is hollow) which is an STL file. How can I extract surfaces using Creo Parametric? Notice that helix created as STL file is made up of meshes. Is it possible to extract cylinder surfaces from that?  The figure below is the 3D surface of the helix created.

3.jpg

6 replies

KenFarley
21-Topaz II
April 14, 2021

From what I recall there are no surfaces in STL files. The STL file defines a large number of triangular facets that enclose a "solid" volume. If you want to obtain surfaces from a model, you need to use one of the other Save A Copy output file types, like IGES, or STEP, etc.

In essence, an STL file is equivalent to a file based solely of points.

Brian_111-VisitorAuthor
1-Visitor
April 14, 2021

I tried your suggestion and saved copies in IGES and STEP format. When I opened these files both of them were blank files (no helix).

KenFarley
21-Topaz II
April 14, 2021

I suspect that you are using an educational version of the program or some other "restricted" type of installation, and that it will not let you write STEP, or IGES, or other geometry files with surfaces in them. You are trying to write a file from Creo, yes?

I have numerous models of springs, which are more complicated versions of your helical sweep, and they are output to such files easily. For example, see the attached die spring...Die Spring STEP File ResultDie Spring STEP File Result

tbraxton
22-Sapphire II
April 14, 2021