mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Duplicated data files are removed. New command testfile added for automation of analysis of the new data files before adding to the data base.
6 lines
529 B
Plaintext
6 lines
529 B
Plaintext
set chamf_shape test-fillet.brep
|
|
set chamf_edge_face [list " 31 13" " 8 9" " 5 1" " 19 6" " 22 13" " 20 11" " 36 11" " 37 11"]
|
|
set chamf_dist_angle [list "0.03 60" "0.02 60" "0.05 30" "0.01 60" "0.05 30" "0.03 60" "0.03 30" "0.03 30"]
|
|
set chamf_dist_dist [list "0.03 0.04" "0.02 0.04" "0.05 0.02" "0.01 0.03" "0.05 0.04" "0.03 0.05" "0.03 0.02" "0.03 0.02"]
|
|
set chamf_equal_dist [list "0.03 " "0.05 " "0.05 " "0.01 " "0.05 " "0.03 " "0.03 " "0.03 "]
|