mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
18 lines
298 B
Plaintext
18 lines
298 B
Plaintext
box b 10 10 10
|
|
|
|
box c 4 4 4
|
|
ttranslate c 3 3 6
|
|
|
|
bfuse rr b c
|
|
|
|
restore [locate_data_file A1_rr_7.brep] A1_rr_7
|
|
prism p1 A1_rr_7 0 0 -4
|
|
|
|
explode rr so
|
|
|
|
bop rr_1 p1
|
|
bopcommon result
|
|
|
|
checkprops result -s 96
|
|
checkview -display result -2d -otherwise { rr_1 p1 } -s -path ${imagedir}/${test_image}.png
|