mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
## PRO 16663
|
|
|
|
restore [locate_data_file Shape_2.brep] a
|
|
restore [locate_data_file CTO909_outil_1.brep] b
|
|
|
|
bcut result a b
|
|
checkprops result -s 343725
|
|
checkview -display result -2d -s -otherwise { a b } -path ${imagedir}/${test_image}.png
|