mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
316 B
Plaintext
13 lines
316 B
Plaintext
puts "CTS20196"
|
|
puts ""
|
|
|
|
restore [locate_data_file CFE900_cts20gan.rle] base
|
|
restore [locate_data_file cts20196_face.rle] cont
|
|
|
|
# test ope. top.
|
|
prism prism cont 0 20 0
|
|
|
|
bcut result base prism
|
|
checkprops result -s 250288
|
|
checkview -display result -2d -s -otherwise { base prism } -path ${imagedir}/${test_image}.png
|