0029312: Using OBB to speed up Boolean Operations
[occt.git] / src / BOPTest / BOPTest_PartitionCommands.cxx
index dfbb4fc..5cf77bd 100644 (file)
@@ -115,6 +115,7 @@ Standard_Integer bfillds(Draw_Interpretor& di,
   aPF.SetNonDestructive(bNonDestructive);
   aPF.SetFuzzyValue(aTol);
   aPF.SetGlue(aGlue);
+  aPF.SetUseOBB(BOPTest_Objects::UseOBB());
   //
   OSD_Timer aTimer;
   aTimer.Start();