DiscussionsIssue archiveOther usage issues

Archived discussion

How to close shape after CUT

Other usage issuesThu, 06/19/2008 - 12:032 replies

Browse this forum
QuestionAuthor

In some situation afeter a BRepAlgoAPI_Cut() operation between two solid I get a solid with some open part of the surface.

How can I "repair" this solid ?

BRepAlgoAPI_Cut() don't report any error and than I think this solid is valid, but probably there is some problems on faces or other data of the new creted solid.

Have someone any idea to solve this problem ?

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi

Please also let me know if you solve this problem. I am also intersted in solutions

02Commenter-2

It is not necessary to repair the result you have.
Most likely it is the problem with the algorithm or
may be with the arguments (your solids).
The best thing is to find outwhat is the problem here and try to fix it.
Can you send me your solids for analysis?