View Issue Details

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

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

BRepAlgoAPI_Cut aMakeCut(aBlankShape, aToolShape);

Above code will reproduce the Boolean fails issue.

Other Boolean Common, Fuse, none works.
TagsNo tags attached.
Test case number

Attached Files

  • boolean cut fail.brep (14,524 bytes)
  • boolean cut before.jpg (88,536 bytes)
  • boolean cut fail.jpg (101,171 bytes)

Activities

Vico Liang

2019-10-31 15:03

developer  

boolean cut fail.brep (14,524 bytes)

Vico Liang

2019-10-31 15:04

developer  

boolean cut before.jpg (88,536 bytes)

Vico Liang

2019-10-31 15:04

developer  

boolean cut fail.jpg (101,171 bytes)

Issue History

Date Modified Username Field Change
2019-10-31 15:03 Vico Liang New Issue
2019-10-31 15:03 Vico Liang Assigned To => msv
2019-10-31 15:03 Vico Liang File Added: boolean cut fail.brep
2019-10-31 15:04 Vico Liang File Added: boolean cut before.jpg
2019-10-31 15:04 Vico Liang File Added: boolean cut fail.jpg
2019-12-17 13:27 kgv Summary Boolean fails on two simple extrusion shapes => Modeling Algorithms - Boolean fails on two simple extrusion shapes
2020-09-15 12:48 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