DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0032300

Function "BRepAlgoAPI_Cut" The result is not as expected.

CommunityOCCT:Modeling Algorithmsnew0 public notes

Search issues

Description

The original model is Base_1_0_0.brep
The model that needs to be cut is Sub_1_0_0.brep
Finally get cut.brep
The file is in the attachment

As shown in the figure-3.jpg, some features have not been removed.

Steps to reproduce

//baseShape is Base_1_0_0.brep
//subShape is Sub_1_0_0.brep
BRepAlgoAPI_Cut cut(baseShape, subShape);

Public activity

No public notes

Participants are labeled by their role within this record.