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
505 B
Plaintext
6 lines
505 B
Plaintext
set chamf_shape CCH_001_dhdd.rle
|
|
set chamf_edge_face [list " 1 1" " 2 1" " 3 1" " 4 3" " 5 4" " 6 5" " 7 3" " 8 3" " 9 5"]
|
|
set chamf_dist_angle [list "0.2 30" "0.2 30" "0.2 30" "0.2 30" "0.2 30" "0.2 30" "0.2 30" "0.2 30" "0.2 30"]
|
|
set chamf_dist_dist [list "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1" "0.2 0.1"]
|
|
set chamf_equal_dist [list "0.2 " "0.2 " "0.2 " "0.2 " "0.2 " "0.2 " "0.2 " "0.2 " "0.2 "]
|