MantisBT - Open CASCADE |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029104 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2017-09-13 13:39 | 2019-09-04 12:12 |
|
Reporter | emv | |
Assigned To | msv | |
Priority | normal | Severity | feature | |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.2.0 | |
Target Version | [OCCT] Unscheduled | Fixed in Version | | |
Test case number | |
|
Summary | 0029104: Modeling Algorithms - Reject use of starting point in Prm-Prm intersection algorithm |
Description | Now, if starting points are given then the algorithm makes additional work in order to build Walking-line using these points. After that, the intersector without starting points is executed.
Indeed, the intersector w/o starting points must find (with some tolerance criterion) the line, which returns the intersector with start point.
P.S.
See the message 0029103:0070500.
Moreover, test "boolean bsection P4" raises exception. |
Steps To Reproduce | test boolean bsection P4
restore [locate_data_file intcq004.brep] m
explode m f
bopcurves m_14 m_7 -2d
An exception was caught 000002C02E564890 : StdFail_NotDone
** Exception ** 000002C02E564890 : StdFail_NotDone
bopcurves m_7 m_14 -2d
# 1 curve found
bopcurves m_14 m_7 -2d -p 0.888888891081697 0.333333333355556 0.800000004742511 0 -p 0.888888883434441 0.999999999999998 1 0.399999999999999
# 1 curve found
|
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-09-13 13:39 | emv | New Issue | |
2017-09-13 13:39 | emv | Assigned To | => msv |
2017-09-13 13:50 | emv | Relationship added | related to 0029103 |
2017-09-13 15:51 | msv | Assigned To | msv => nbv |
2017-09-13 15:51 | msv | Status | new => assigned |
2017-09-14 15:37 | nbv | Severity | minor => feature |
2017-09-14 15:37 | nbv | Summary | Exception is raised during intersection of the faces => Reject use of starting point in Prm-Prm intersection algorithm |
2017-09-14 15:37 | nbv | Description Updated | bug_revision_view_page.php?rev_id=17576#r17576 |
2017-09-14 15:37 | nbv | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17578#r17578 |
2017-11-02 13:30 | nbv | Relationship added | related to 0029260 |
2017-11-17 09:44 | nbv | Description Updated | bug_revision_view_page.php?rev_id=18176#r18176 |
2018-02-08 16:30 | nbv | Relationship added | parent of 0029496 |
2018-02-19 10:04 | git | Note Added: 0074034 | |
2018-02-19 13:26 | nbv | Note Added: 0074040 | |
2018-02-19 13:30 | git | Note Added: 0074041 | |
2019-08-12 19:08 | msv | Assigned To | nbv => msv |
2019-08-12 19:13 | msv | Target Version | 7.4.0 => Unscheduled |
2019-09-04 12:12 | kgv | Summary | Reject use of starting point in Prm-Prm intersection algorithm => Modeling Algorithms - Reject use of starting point in Prm-Prm intersection algorithm |