View Issue Details

IDProjectCategoryView StatusLast Update
0031111CommunityOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReporterVico Liang Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.4.0 
Target VersionUnscheduled 
Summary0031111: Modeling Algorithms - Boolean fails for two simple extrusion
DescriptionThe file uploaded "boolean fails.brep" to reproduce the issue

TopoDS_Shape aBlankShape = // the first object in "boolean fails.brep"
TopoDS_Shape aToolShape = // the second object in "boolean fails.brep"

BRepAlgoAPI_Cut aMakeCut(aBlankShape, aToolShape);

Above code will reproduce the Boolean fails issue. It sometimes works after swapping aBlankShape and aToolShape.
TagsNo tags attached.
Test case number

Attached Files

  • boolean fail.brep (246,266 bytes)
  • before boolean.jpg (103,052 bytes)
  • after boolean.jpg (82,080 bytes)

Activities

Vico Liang

2019-10-28 17:18

developer  

boolean fail.brep (246,266 bytes)

Vico Liang

2019-10-28 17:20

developer  

before boolean.jpg (103,052 bytes)

Vico Liang

2019-10-28 17:21

developer  

after boolean.jpg (82,080 bytes)

Issue History

Date Modified Username Field Change
2019-10-28 17:18 Vico Liang New Issue
2019-10-28 17:18 Vico Liang Assigned To => msv
2019-10-28 17:18 Vico Liang File Added: boolean fail.brep
2019-10-28 17:20 Vico Liang File Added: before boolean.jpg
2019-10-28 17:21 Vico Liang File Added: after boolean.jpg
2019-12-17 13:27 kgv Summary Boolean fails for two simple extrusion => Modeling Algorithms - Boolean fails for two simple extrusion
2020-09-15 12:49 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:53 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:42 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled