0024220: bopargcheck returns valid for C0 shape but results of boolean operations...
[occt.git] / src / BOPAlgo / BOPAlgo_ArgumentAnalyzer.lxx
index 90d9444..36e3b33 100644 (file)
@@ -56,6 +56,11 @@ inline Standard_Boolean& BOPAlgo_ArgumentAnalyzer::MergeEdgeMode()
   return myMergeEdgeMode;
 }
 
+inline Standard_Boolean& BOPAlgo_ArgumentAnalyzer::ContinuityMode() 
+{
+  return myContinuityMode;
+}
+
 // inline Standard_Boolean& BOPAlgo_ArgumentAnalyzer::MergeFaceMode() 
 // {
 //   return myMergeFaceMode;