mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0026636: BRepOffsetAPI_ThruSections algorithm crashes on two inconsistent wires
Test case for issue CR26636
This commit is contained in:
@@ -1143,6 +1143,8 @@ void BRepFill_CompatibleWires::
|
||||
}
|
||||
}
|
||||
} //end of for(; itW.More(); itW.Next())
|
||||
if (Esol.IsNull())
|
||||
Standard_ConstructionError::Raise("BRepFill :: profiles are inconsistent");
|
||||
MW.Add(Esol);
|
||||
|
||||
TopTools_ListOfShape ConnectedEdges;
|
||||
|
Reference in New Issue
Block a user