View Issue Details

IDProjectCategoryView StatusLast Update
0025550CommunityOCCT:Modeling Algorithmspublic2023-08-01 15:06
ReporterIstvan Csanady Assigned Tomsv 
PrioritynormalSeveritymajor 
Status newResolutionopen 
PlatformMacOSOS 
Product Version6.8.0 
Target VersionUnscheduled 
Summary0025550: BRepBuilderAPI_MakeFace does not create hole
DescriptionIf I create a face with BRepBuilderAPI_MakeFace, and initialize it with a face, then adding a wire to it won't create a hole.

BRepBuilderAPI_MakeFace faceMaker(face);
faceMaker.Add(wire);
faceMaker.Face(); //New face won't have any holes

If I initialize it with a surface and a wire, it will work properly. Attached test data, and result shape.
TagsNo tags attached.
Test case number

Attached Files

  • brepbuilderapi_makeface_bug.zip (5,254 bytes)

Activities

Istvan Csanady

2014-12-04 11:22

developer  

brepbuilderapi_makeface_bug.zip (5,254 bytes)

Issue History

Date Modified Username Field Change
2014-12-04 11:22 Istvan Csanady New Issue
2014-12-04 11:22 Istvan Csanady Assigned To => msv
2014-12-04 11:22 Istvan Csanady File Added: brepbuilderapi_makeface_bug.zip
2015-10-28 18:01 msv Target Version 7.0.0 => 7.1.0
2016-10-28 17:03 msv Target Version 7.1.0 => 7.2.0
2017-07-21 11:34 msv Target Version 7.2.0 => 7.3.0
2017-12-05 17:01 msv Target Version 7.3.0 => 7.4.0
2019-08-12 16:37 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:56 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:51 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:43 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:06 dpasukhi Target Version 7.8.0 => Unscheduled