View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026274 | Community | OCCT:Modeling Algorithms | public | 2015-05-27 11:20 | 2023-08-01 15:06 |
| Reporter | Vico Liang | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Product Version | 6.9.0 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0026274: BRepOffsetAPI_MakePipeShell build an invalid round corner Shell. | ||||
| Description | Please see the uploaded data files and images: Below codesnippets can be help to build the PipeShell. TopoDS_Shape aSpine = // load from WirePath.brep TopoDS_Shape aProfile = // load from Rectangle.brep BRepOffsetAPI_MakePipeShell aMakePipe(TopoDS::Wire(aSpine)); aMakePipe.Add(aProfile,Standard_False, Standard_False); aMakePipe.SetTransitionMode(BRepBuilderAPI_RoundCorner); aMakePipe.Build(); | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
|
Rectangle.brep (976 bytes) |
|
|
WirePath.brep (738 bytes) |
|
|
Rectangle_WirePath.png (8,225 bytes) |
|
|
PipeShell_RoundCorner_Bug.png (18,058 bytes) |
|
|
PipeShell_RightCorner.png (19,735 bytes) |
|
|
The "RightConer" mode works well, see the images for details. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-27 11:20 | Vico Liang | New Issue | |
| 2015-05-27 11:20 | Vico Liang | Assigned To | => msv |
| 2015-05-27 11:20 | Vico Liang | File Added: Rectangle.brep | |
| 2015-05-27 11:21 | Vico Liang | File Added: WirePath.brep | |
| 2015-05-27 11:21 | Vico Liang | File Added: Rectangle_WirePath.png | |
| 2015-05-27 11:21 | Vico Liang | File Added: PipeShell_RoundCorner_Bug.png | |
| 2015-05-27 11:22 | Vico Liang | File Added: PipeShell_RightCorner.png | |
| 2015-05-27 11:23 | Vico Liang | Note Added: 0041591 | |
| 2015-05-27 12:34 |
|
Target Version | 7.0.0 => 7.1.0 |
| 2016-10-28 17:52 |
|
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 |