View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029178 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2017-10-03 16:16 | 2020-09-14 22:56 |
|
Reporter | msv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.2.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029178: Implement particular case for extrema of line-plane in Extrema_ExtCS |
Description | At the line Extrema_ExtCS.cxx:132 there is fall through the general case. The result of computation of Extrema_ExtElCS is ignored in the non-parallel case.
It is needed to check/correct implementation of line-plane in Extrema_ExtElCS and insert 'break' instead of fallthrough in Extrema_ExtCS::Perform.
|
Steps To Reproduce | N/A |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|