mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
puts "========="
|
|
puts "OCC24829"
|
|
puts "========="
|
|
puts ""
|
|
###########################################################
|
|
# sprops with precision throws an exception
|
|
###########################################################
|
|
|
|
restore [locate_data_file bug24829_faceOutput-wrong.brep] result
|
|
|
|
checkprops result -s 15.1187 -eps 0.0001
|
|
checkshape result
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|