0030790: [REGRESSION] Modeling Algorithms - Crash when loading specific step file
[occt.git] / src / IntCurvesFace / IntCurvesFace_Intersector.hxx
index c584354..245e5c3 100644 (file)
@@ -160,6 +160,7 @@ private:
   IntCurveSurface_SequenceOfPnt SeqPnt;
   TColStd_SequenceOfInteger mySeqState;
   Standard_Boolean done;
+  Standard_Boolean myReady;
   Standard_Integer nbpnt;
   TopoDS_Face face;
   Standard_Address PtrOnPolyhedron;