mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
#cts21527
|
|
|
|
restore [locate_data_file CTO909_bad_cut_outil.brep] a
|
|
restore [locate_data_file CTO909_bad_cut_part.brep] b
|
|
|
|
bop b a
|
|
bopcut result
|
|
|
|
checkprops result -s 163.988
|
|
checkview -display result -2d -otherwise { b a } -s -path ${imagedir}/${test_image}.png
|