
Thu, 06/19/2008 - 12:03
Forums:
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 ?
Wed, 07/02/2008 - 08:07
Hi
Please also let me know if you solve this problem. I am also intersted in solutions
Tue, 07/08/2008 - 08:15
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?