mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
230 B
Plaintext
6 lines
230 B
Plaintext
set chamf_shape 8_B1.draw
|
|
set chamf_edge_face [list " 7 3" " 2 3"]
|
|
set chamf_dist_angle [list "0.1 45" "0.12 45"]
|
|
set chamf_dist_dist [list "0.1 0.11" " 0.2 0.21"]
|
|
set chamf_equal_dist [list "0.1 " " 0.2 "]
|