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 2" " 2 4" " 3 5" " 4 2" " 5 2" " 6 2" " 7 4" " 8 5" " 9 4"]
|
|
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.1 "]
|