mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
restore [locate_data_file sh2] b1
|
|
restore [locate_data_file sh4] b2
|
|
|
|
bop b1 b2
|
|
bopcommon result
|
|
|
|
#common of two intersected shells is a wire
|
|
checkprops result -s empty
|
|
checkview -display result -2d -otherwise { b1 b2 } -s -path ${imagedir}/${test_image}.png
|