1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
miv 34dd4990ed 0023438: Update test cases for new organization of data files
Modifications:
1.Test cases
2. locate_data_file from DrawResources/TestCommands.tcl
Fix for mesh end
Adjusting testing cases for current state of master using new organization of data files
2012-10-11 14:24:12 +04:00

6 lines
538 B
Plaintext

set chamf_shape CCH_a.rle
set chamf_edge_face [list " 10 9" " 12 9" " 14 9" " 17 9" " 21 9" " 1 2" " 2 3" " 3 4" " 5 6" " 7 8"]
set chamf_dist_angle [list "0.2 30" "0.6 60" "0.3 60" "0.2 60" "0.5 30" "0.2 30" "0.6 30" "0.3 30" "0.4 30" "0.5 30"]
set chamf_dist_dist [list "0.2 0.1" "0.6 0.8" "0.3 0.5" "0.2 0.1" "0.5 0.1" "0.2 0.1" "0.6 0.1" "0.3 0.5" "0.4 0.1" "0.5 0.1"]
set chamf_equal_dist [list "0.2 " "0.6 " "0.3 " "0.2 " "0.5 " "0.2 " "0.6 " "0.3 " "0.4 " "0.4 "]