mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024627: Extrema 2d between an arc of circle and an ellipse crashes
Test case for issue CR24627
This commit is contained in:
@@ -137,7 +137,7 @@ fields
|
||||
myDone : Boolean;
|
||||
myIsPar: Boolean;
|
||||
myNbExt: Integer;
|
||||
mySqDist: Real [4];
|
||||
myPoint: POnCurv2d from Extrema [4,2];
|
||||
mySqDist: Real [8];
|
||||
myPoint: POnCurv2d from Extrema [8,2];
|
||||
|
||||
end ExtElC2d;
|
||||
|
Reference in New Issue
Block a user