View Issue Details

IDProjectCategoryView StatusLast Update
0029178Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReportermsvAssigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.2.0 
Target VersionUnscheduled 
Summary0029178: Implement particular case for extrema of line-plane in Extrema_ExtCS
DescriptionAt 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 ReproduceN/A
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-10-03 16:16 msv New Issue
2017-10-03 16:16 msv Assigned To => msv
2017-10-03 16:17 msv Steps to Reproduce Updated
2019-08-12 16:43 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:56 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:52 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:42 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled