Anonymous | Login | 2021-01-17 00:22 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 | ||||||||
0031110 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2019-10-28 17:11 | 2020-09-15 12:49 | ||||||||
Reporter | Vico Liang | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | [OCCT] 7.4.0 | ||||||||||||
Target Version | [OCCT] 7.6.0* | Fixed in Version | |||||||||||
Summary | 0031110: Modeling Algorithms - Loft fails between two simple loop | ||||||||||||
Description | The data file uploaded in "loft fail.brep" TopoDS_Shape aWire1 = // first shape in "loft fail.brep" TopoDS_Shape aWire2 = // second shape in "loft fail.brep" BRepOffsetAPI_ThruSections aloft; aLoft.AddWire(TopoDS::Wire(aWire1)); aLoft.AddWire(TopoDS::Wire(aWire2)); aloft.Build(); Above code snippet duplicate the issue, the loft fails. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | ![]() ![]() | ||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2019-10-28 17:11 | Vico Liang | New Issue | |
2019-10-28 17:11 | Vico Liang | Assigned To | => msv |
2019-10-28 17:11 | Vico Liang | File Added: loft fail.brep | |
2019-10-28 17:12 | Vico Liang | File Added: Screenshot_20191028-211923.jpg | |
2019-12-17 13:26 | kgv | Summary | Loft fails between two simple loop => Modeling Algorithms - Loft fails between two simple loop |
2020-09-15 12:49 | msv | Target Version | 7.5.0 => 7.6.0* |
Copyright © 2000 - 2021 MantisBT Team |