mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
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
6 lines
901 B
Plaintext
6 lines
901 B
Plaintext
set chamf_shape CCH_001_ahdb.rle
|
|
set chamf_edge_face [list " 10 3" " 30 10" " 11 3" " 31 11" " 13 3" " 5 2" " 21 7" " 22 14" " 35 14" " 26 16" " 29 8" " 40 16" " 24 11" " 8 7" " 9 8" " 19 11" " 25 9"]
|
|
set chamf_dist_angle [list "0.1 20" "0.2 30" "0.1 30" "0.2 30" "0.1 30" "0.1 60" "0.1 30" "0.1 30" "0.1 30" "0.1 10" "0.1 10" "0.1 30" "0.08 40" "0.08 30" "0.08 60" "0.1 60" "0.1 30"]
|
|
set chamf_dist_dist [list "0.1 0.08" "0.1 0.14" "0.1 0.06" "0.1 0.08" "0.1 0.08" "0.1 0.14" "0.1 0.08" "0.1 0.08" "0.1 0.04" "0.1 0.04" "0.1 0.04" "0.1 0.06" "0.08 0.06" "0.08 0.05" "0.08 0.1" "0.1 0.12" "0.1 0.08"]
|
|
set chamf_equal_dist [list "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.1 " "0.08 " "0.08 " "0.08 " "0.1 " "0.1 "]
|