1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-21 10:55:33 +03:00
occt/tests/bugs/modalg/pro19424
2012-12-05 17:17:05 +04:00

20 lines
393 B
Plaintext

puts "=========="
puts "PRO19424"
puts "=========="
restore [locate_data_file pro19424a.brep] b
puts [checkshape b]
restore [locate_data_file pro19424b.brep] p
puts [checkshape p]
if [catch {evolved result b p o } catch_result] {
puts "Faulty PRO19424 : function EVOLVED works wrongly"
} else {
puts "PRO19424 OK: function EVOLVED works properly"
}
set square 246.506
set 2dviewer 0