Anonymous | Login | 2021-01-16 03:26 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0026274 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2015-05-27 11:20 | 2020-09-14 22:56 | ||||||||
Reporter | Vico Liang | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | Windows | OS | VC++ 2013 | OS Version | 64 bit | ||||||||
Product Version | [OCCT] 6.9.0 | ||||||||||||
Target Version | [OCCT] 7.6.0* | Fixed in Version | |||||||||||
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 | |||||||||||||
Attached Files | ![]() ![]() ![]() ![]() ![]() | ||||||||||||
![]() |
|
(0041591) Vico Liang (developer) 2015-05-27 11:23 |
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 | msv | Target Version | 7.0.0 => 7.1.0 |
2016-10-28 17:52 | 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* |
Copyright © 2000 - 2021 MantisBT Team |