X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGeometryTest%2FGeometryTest.cdl;h=baadcce4b099b00c4b512fa1033e69ebc83e6c11;hp=41990bd233a7dd98801b45b8da2d2f50a6c9c3b3;hb=38f33510d6b3eee07add7d304b3d263e53870ecd;hpb=ba9cc08b8894a6a57c140d94d3b9ecbc422e2af9 diff --git a/src/GeometryTest/GeometryTest.cdl b/src/GeometryTest/GeometryTest.cdl index 41990bd233..baadcce4b0 100755 --- a/src/GeometryTest/GeometryTest.cdl +++ b/src/GeometryTest/GeometryTest.cdl @@ -55,4 +55,7 @@ is ---Purpose: defines command to test the polyhedral -- triangulations and the polygons from the Poly package. + TestProjCommands(I : in out Interpretor from Draw); + ---Purpose: defines commands to test projection of geometric objects + end GeometryTest;