mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
15 lines
367 B
Plaintext
Executable File
15 lines
367 B
Plaintext
Executable File
|
|
puts "============"
|
|
puts "BUC60911"
|
|
puts "============"
|
|
|
|
#####################################################
|
|
## Bad value of the volume of the shape.
|
|
#####################################################
|
|
|
|
restore [locate_data_file BUC60911.brep] result
|
|
invert result
|
|
|
|
checkprops result -s 16353.8
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|