MantisBT - Community |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025110 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2014-07-30 01:05 | 2020-09-14 22:53 |
|
Reporter | shoogen | |
Assigned To | ifv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | Linux 64-bit | OS | Debian | OS Version | 7.5 |
Product Version | [OCCT] 6.7.1 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
Test case number | bugs modalg_7 bug25110 |
|
Summary | 0025110: Modeling Algorithms - TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve |
Description | TCollection_IndexedDataMap::FindFromKey error when sweeping along BezierCurve |
Steps To Reproduce |
pload ALL
restore unsweepable1-draw-Sweep-0-spine.brep
renamevar unsweepable1-draw-Sweep-0-spine Sweep-0-spine
mksweep Sweep-0-spine
setsweep -CF
restore unsweepable1-draw-Sweep-0-section-00-Circle.brep
renamevar unsweepable1-draw-Sweep-0-section-00-Circle Sweep-0-section-00-Circle
addsweep Sweep-0-section-00-Circle
buildsweep Sweep -C -S
|
Additional information and documentation updates | in DRAWEXE
Dump of SweepApproximation
Error 3d = 24188.4831432816
30 Segment(s) of degree 11
Sweep : Degenerated case
An exception was caught 0x7f045d441b27 : Standard_OutOfRange: TCollection_IndexedDataMap::FindFromKey
** Exception ** 0x7f045d441b27 : Standard_OutOfRange: TCollection_IndexedDataMap::FindFromKey
in our project
0000005 0x00007f955ec02fd9 in TopTools_IndexedDataMapOfShapeListOfShape::FindFromKey (this=0x7fff41394450,
K1=...)
at occt/inc/TCollection_IndexedDataMap.gxx:354
0000006 0x00007f955f6404c6 in IsSameOriented (aFace=..., aShell=...)
at occt/src/BRepFill/BRepFill_PipeShell.cxx:198
0000007 0x00007f955f643637 in BRepFill_PipeShell::MakeSolid (this=0x65b3440)
at occt/src/BRepFill/BRepFill_PipeShell.cxx:840
0000008 0x00007f955d4c98c8 in BRepOffsetAPI_MakePipeShell::MakeSolid (this=
0x7fff41394720)
at occt/src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx:274
|
Tags | No tags attached. |
Relationships | related to | 0025104 | closed | bugmaster | Prism from BSpline curve can not be chamfered |
|
Attached Files | unsweepable1.zip (2,901) 2014-07-30 01:05 https://tracker.dev.opencascade.org/ |
|
Issue History |
Date Modified | Username | Field | Change |
2014-07-30 01:05 | shoogen | New Issue | |
2014-07-30 01:05 | shoogen | Assigned To | => ifv |
2014-07-30 01:05 | shoogen | File Added: unsweepable1.zip | |
2014-08-08 18:00 | dougszumski | Note Added: 0030638 | |
2014-08-08 18:32 | shoogen | Note Added: 0030639 | |
2014-08-08 21:19 | shoogen | Note Edited: 0030639 | bug_revision_view_page.php?bugnote_id=30639#r7836 |
2014-09-11 18:59 | abv | Target Version | => 7.1.0 |
2016-10-28 11:54 | msv | Target Version | 7.1.0 => 7.2.0 |
2017-07-21 11:34 | msv | Target Version | 7.2.0 => 7.3.0 |
2017-08-02 18:26 | apv | Test case number | => bugs modalg_7 bug25110 |
2017-08-02 18:26 | apv | Note Added: 0069068 | |
2017-08-03 11:56 | kgv | Summary | TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve => Modeling Algorithms - TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve |
2017-08-03 11:57 | kgv | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17258#r17258 |
2017-08-03 11:57 | kgv | Additional Information Updated | bug_revision_view_page.php?rev_id=17260#r17260 |
2017-12-05 17:01 | msv | Target Version | 7.3.0 => 7.4.0 |
2018-02-18 00:04 | abv | Relationship added | related to 0025104 |
2019-08-12 17:45 | msv | Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:53 | msv | Target Version | 7.5.0 => 7.6.0* |