mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
# Original bug :pro14621
|
|
|
|
restore [locate_data_file shading_046.brep] base
|
|
restore [locate_data_file CTO900_pro14621d.rle] prism
|
|
|
|
bcut res1 prism base
|
|
|
|
explode res1
|
|
|
|
bfuse result base res1_1
|
|
|
|
checkprops result -s 143829
|
|
checkview -display result -2d -otherwise { base res1_1 } -s -path ${imagedir}/${test_image}.png |