1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
ifv c69e0e408f 0028196: Modeling Data - Algorithm 'Extrema_GenLocateExtPS' failed to find the extremum in a case
Extrema_GenLocateExtPS.cxx, Extrema_GenLocateExtPS.hxx:

Adjusting tolerances according to surface sizes is added.
Additional methods for searching solution are added for cases if basic method fails.

Extrema_FuncPSDist.cxx - small bug fixing.

BRepFill_TrimShellCorner.cxx - fixing regression

ChFi3d_Builder_CnCrn.cxx setting parameters for Plate algorithm to improve stability of solution

ProjLib_ComputeApproxOnPolarSurface.cxx - code optimization

Some test cases are modified according to current state of Extrema algorithm
2021-03-27 13:46:03 +03:00
..
A1
A2
A3
A4
A5
A6
A7
A8
A9
B1
B2
B3
B4
B5
B6
B7
B8
B9
C1
C2
C3
C4
C5
C6
C7
C8
C9
D1
D2
D3
D4
D5
D6
D7
D8
D9
E1
E2
E3
E4
E5
E6
E7
E8
E9
F1
F2
F3
F4
F5
F6
F7
F8
F9
G1
G2
G3
G4
G5
G6
G7
G8
G9
H1
H2
H3
H4
H5
H6
H7
H8
H9
I1
I2
I3
I4
I5
I6
I7
I8
I9
J1
J2
J3
J4
J5
J6
J7
J8
J9
K1
K2
K3
K4
K5
K6
K7
K8
K9
L1
L2
L3
L4
L5
L6
L7
L8
L9
M1
M2
M3
M4
M5
M6
M7
M8
M9
N1
N2
N3
N4
N5
N6
N7
N8
N9
O1
O2
O3
O4
O5
O6
O7
O8
O9
P1
P2
P3
P4
P5
P6
P7
P8
P9
Q1
Q2
Q3
Q4
Q5
Q6
Q7
Q8
Q9
R1
R2
R3
R4
R5
R6
R7
R8
R9
S1
S2
S3
S4
S5
S6
S7
S8
S9
T1
T2
T3
T4
T5
T6
T7
T8
T9
U1
U2
U3
U4
U5
U6
U7
U8
U9
V1
V2
V3
V4
V5
V6
V7
V8
V9
W1
W2
W3
W5
W6
W7
W8
W9
X1
X2
X3
X4
X5
X6
X7
X8
X9
Y1
Y2
Y3
Y4
Y5
Y6
Y7
Y8
Y9
Z1