0029604: Uniform mechanism providing History of shape's modifications for OCCT algori...
[occt.git] / src / BRepTest / BRepTest.cxx
index f608b9a..2e9a7df 100644 (file)
@@ -48,6 +48,7 @@ void  BRepTest::AllCommands(Draw_Interpretor& theCommands)
   BRepTest::CheckCommands(theCommands);
 //  BRepTest::PlacementCommands(theCommands) ;
   BRepTest::ProjectionCommands(theCommands) ;
+  BRepTest::HistoryCommands(theCommands);
 
   // define the TCL variable Draw_TOPOLOGY
   const char* com = "set Draw_TOPOLOGY 1";