mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0023939: Incorrect circle parameter in IntAna
Fix for circle circle intersection in case of one point touching Test command added
This commit is contained in:
@@ -330,6 +330,7 @@ static
|
||||
//=======================================================================
|
||||
IntTools_FaceFace::IntTools_FaceFace()
|
||||
{
|
||||
myIsDone=Standard_False;
|
||||
myTangentFaces=Standard_False;
|
||||
//
|
||||
myHS1 = new GeomAdaptor_HSurface ();
|
||||
|
Reference in New Issue
Block a user