0027094: Create command checkdump for parsing dumps (geometry test group)
[occt.git] / tests / geometry / parabola / B6
index 1d0c261..931672c 100644 (file)
@@ -1,9 +1,3 @@
 parabola result 70 1 0  0 0 1   0 1 0   10
 translate result 0 -100 200
-
-set Center_o_1 70; set Center_o_2 -99; set Center_o_3 200; 
-set Axis_o_1 0; set Axis_o_2 -0; set Axis_o_3 1; 
-set XAxis_o_1 0; set XAxis_o_2 1; set XAxis_o_3 0; 
-set YAxis_o_1 -1; set YAxis_o_2 0; set YAxis_o_3 0; 
-set LastParam_o_1 10; 
-
+checkdump result -name {Center Axis XAxis YAxis Focal} -ref {{70 -99 200} {0 -0 1} {0 1 0} {-1 0 0} {10}} -eps 0.01
\ No newline at end of file