0027094: Create command checkdump for parsing dumps (geometry test group)
[occt.git] / tests / geometry / hyperbola / B6
index 625253f..ca7a81b 100644 (file)
@@ -1,13 +1,7 @@
 hyperbola result 0  0 1 0 20 10
 dset ech 1.1
 repeat 20 { 
-       2dpscale result 0 0 0 ech; 
-       copy result .; 
+    2dpscale result 0 0 0 ech; 
+    copy result .; 
 }
-
-set Center_o_1 0; set Center_o_2 0; 
-set Axis_o_1 1; set Axis_o_2 0; 
-set XAxis_o_1 1; set XAxis_o_2 0; 
-set YAxis_o_1 -0; set YAxis_o_2 1; 
-set LastParam_o_1 134.549998986512; set LastParam_o_2 67.2749994932561; 
-
+checkdump result -name {Center Axis XAxis YAxis Radii} -ref {{0 0} {1 0} {1 0} {-0 1} {134.549998986512 67.2749994932561}} -eps 0.01
\ No newline at end of file