DiscussionsIssue archiveOther usage issues

Archived discussion

OCC sewed surface problem with other software

Other usage issuesFri, 07/20/2012 - 20:172 replies

Browse this forum
QuestionAuthor

Dear OCC users,

This days, I was trying OCC sewing algorithm for different surfaces with inconsistencies! It happened that some sewed surfaces can not be opened by other software. I try to open with FREECAD, it works! But for other software such as Rhinoceros, IGS Viewer, they do not recognize the file! What could be the reason?

With regards

Author

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

IGES might be the problem. The thing is that IGES doesn't properly supported topological entities such as shells or solids.
So you often end up with a collection of faces. The issue is that some softwares try to reconstruct the topology, others don't.
Try a STEP file, which _is_ able to properly store the topology.

-jelle

02Author

Thank you very much Jelle,

Yaa, it seems as you explained. I will try as you suggested and see the result.

regards!
Author