DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0029808

Remove useless classes from Extrema package

Open CASCADEOCCT:Modeling Algorithmsnew0 public notes

Search issues

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). 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.

Public activity

No public notes

Participants are labeled by their role within this record.