View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025550 | Community | OCCT:Modeling Algorithms | public | 2014-12-04 11:22 | 2023-08-01 15:06 |
Reporter | Istvan Csanady | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Mac | OS | OS | ||
Product Version | 6.8.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0025550: BRepBuilderAPI_MakeFace does not create hole | ||||
Description | If 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. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
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 |
|
Target Version | 7.0.0 => 7.1.0 |
2016-10-28 17:03 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-21 11:34 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-12-05 17:01 |
|
Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:37 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:56 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-08-29 18:51 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:43 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:06 | dpasukhi | Target Version | 7.8.0 => Unscheduled |