View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032300 | Community | OCCT:Modeling Algorithms | public | 2021-04-13 11:02 | 2021-04-13 11:02 |
| Reporter | hanniyang | Assigned To | |||
| Priority | normal | Severity | just a question | ||
| Status | new | Resolution | open | ||
| Platform | OPENCASCADE 7.3 | OS | VC++ 2013 | ||
| Product Version | 7.3.0 | ||||
| Summary | 0032300: Function "BRepAlgoAPI_Cut" The result is not as expected. | ||||
| 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); | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||