View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0031110 | Community | OCCT:Modeling Algorithms | public | 2019-10-28 17:11 | 2023-08-01 15:08 |
| Reporter | Vico Liang | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 7.4.0 | ||||
| Target Version | Unscheduled | ||||
| 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 | |||||
|
| 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 |
|
Target Version | 7.5.0 => 7.6.0 |
| 2021-08-29 18:53 |
|
Target Version | 7.6.0 => 7.7.0 |
| 2022-10-24 10:42 |
|
Target Version | 7.7.0 => 7.8.0 |
| 2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |