mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
# cts21347
|
|
restore [locate_data_file CTO909_part_1.brep] a
|
|
restore [locate_data_file CTO909_tool_2.brep] b
|
|
|
|
bcut result a b
|
|
checkprops result -s 1.64215e+06
|
|
checkview -display result -2d -s -otherwise { a b } -path ${imagedir}/${test_image}.png
|