DiscussionsIssue archiveOther usage issues

Archived discussion

converting step to stl file

Other usage issuesThu, 08/05/2004 - 14:123 replies

Browse this forum
QuestionAuthor

Hi, I'm a new OpenCascade user and have little C++ experience. I am trying to create a relatively simple shape (multiple spheres in aggregate) using Draw Test Harness and saving them as STEP file, to be converted into STL using the sample MFC. I've been able to do this successfully, however the STL file is quite big (25MB). Is there a command for reducing the resolution in Draw Test Harness so that the file size can be reduced? Or if you can recommend a better way that's not too complicated. Thanks heaps!

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi Cordelia,

I am looking for a software to convert STEP files til STL files. Is it possible to use your software for this - or do you know any ressources for doing this operation without re-inventing the wheel?

Best regards
Commenter-1

02Commenter-2

Yes Henrik,
you can use Open Cascade to read a STEP file and write a STL file.

Commenter-2.

03Commenter-3

Hi,

Would you mind to share your STEP->STL example ? Thanks.

Regards,
KC