mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|