View Issue Details

IDProjectCategoryView StatusLast Update
0031126CommunityOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReporterVico Liang Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Target VersionUnscheduled 
Summary0031126: Modeling Algorithms - Boolean fails
DescriptionThe file uploaded "boolean 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 fail.brep (332,584 bytes)
  • boolean fails.jpg (118,129 bytes)

Relationships

has duplicate 0031127 closedmsv Boolean fails 

Activities

Vico Liang

2019-11-04 16:20

developer  

boolean fail.brep (332,584 bytes)

Vico Liang

2019-11-04 16:21

developer  

boolean fails.jpg (118,129 bytes)

Issue History

Date Modified Username Field Change
2019-11-04 16:20 Vico Liang New Issue
2019-11-04 16:20 Vico Liang Assigned To => msv
2019-11-04 16:20 Vico Liang File Added: boolean fail.brep
2019-11-04 16:21 Vico Liang File Added: boolean fails.jpg
2019-11-05 07:57 abv Relationship added has duplicate 0031127
2019-12-17 13:28 kgv Summary Boolean fails => Modeling Algorithms - Boolean fails
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