0028631: Modeling Algorithms - Crash while building a 2D circle tangent to another...
[occt.git] / src / GeometryTest / GeometryTest.cxx
index 86e60fe..1e0e2e5 100644 (file)
@@ -30,6 +30,7 @@ void GeometryTest::AllCommands(Draw_Interpretor& theCommands)
 
   GeomliteTest::AllCommands(theCommands);
   GeometryTest::CurveCommands(theCommands);
+  GeometryTest::CurveTanCommands(theCommands);
   GeometryTest::FairCurveCommands(theCommands);
   GeometryTest::SurfaceCommands(theCommands);
   GeometryTest::ConstraintCommands(theCommands);