View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029808 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2018-05-23 17:26 | 2020-09-14 22:53 |
|
Reporter | nbv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029808: Remove useless classes from Extrema package |
Description | Only one example will be given in this description. However, I suspect that there are a lot of useless classes. This situation has been detected while fixing the issue 0029694.
The main API-class for Extrema Point-Curve algorithm is Extrema_ExtPC(2d). However, there are other (API too) classes for finding such extremas. E.g. Extrema_EPCOfExtPC2d (see the message 0029694:0076092). This class has a different constructor(s) (which applies NbSamples) but in fact it does the same operation.
In my opinion, classes like Extrema_EPCOfExtPC2d must be removed. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|