View Issue Details

IDProjectCategoryView StatusLast Update
0031163CommunityOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReporterVico Liang Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.4.0 
Target VersionUnscheduled 
Summary0031163: Modeling Algorithms - Boolean fails for Cylinder and spiral
DescriptionThe file uploaded "Cylinder-Spiral.brep" to reproduce the issue

TopoDS_Shape aBlankShape = // the first object in "Cylinder-Spiral.brep"
TopoDS_Shape aToolShape = // the second object in "Cylinder-Spiral.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

  • Cylinder-Spiral.brep (7,063,898 bytes)
  • Cylinder-Spiral.png (103,344 bytes)

Activities

Vico Liang

2019-11-14 05:06

developer  

Cylinder-Spiral.brep (7,063,898 bytes)

Vico Liang

2019-11-14 05:07

developer  

Cylinder-Spiral.png (103,344 bytes)

Issue History

Date Modified Username Field Change
2019-11-14 05:06 Vico Liang New Issue
2019-11-14 05:06 Vico Liang Assigned To => msv
2019-11-14 05:06 Vico Liang File Added: Cylinder-Spiral.brep
2019-11-14 05:07 Vico Liang File Added: Cylinder-Spiral.png
2019-12-17 13:29 kgv Summary Boolean fails for Cylinder and spiral => Modeling Algorithms - Boolean fails for Cylinder and spiral
2020-09-15 12:44 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