DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0031163

Modeling Algorithms - Boolean fails for Cylinder and spiral

CommunityOCCT:Modeling Algorithmsnew0 public notes

Search issues

Description

The file uploaded "Attachment 1 (BREP)" to reproduce the issue

TopoDS_Shape aBlankShape = // the first object in "Attachment 1 (BREP)"
TopoDS_Shape aToolShape = // the second object in "Attachment 1 (BREP)"

BRepAlgoAPI_Cut aMakeCut(aBlankShape, aToolShape);

Above code will reproduce the Boolean fails issue.

Other Boolean Common, Fuse, none works.

Public activity

No public notes

Participants are labeled by their role within this record.