0030655: Modeling Data - Provide interfaces for selection of the elements from BVH...
[occt.git] / src / QABugs / QABugs.cxx
index 1a9cd06..b53dfc9 100644 (file)
@@ -35,6 +35,7 @@ void QABugs::Commands(Draw_Interpretor& theCommands) {
   QABugs::Commands_18(theCommands);
   QABugs::Commands_19(theCommands);
   QABugs::Commands_20(theCommands);
+  QABugs::Commands_BVH(theCommands);
 
   return;
 }