0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_1 / bug20391
1 puts "============"
2 puts "OCC20391"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Shape deforming via 3 scale factors raises error.Appendix for IPAL20387
7 #######################################################################
8
9 set BugNumber OCC20391
10
11 restore [locate_data_file bug19811_VanneMP_supports_tiges_V3.brep] a 
12
13 if [catch {deform result a 2 2 2}] {
14    puts "Faulty ${BugNumber}"
15 } else {
16    puts "OK ${BugNumber}"
17 }
18
19 checkprops result -s 2.71197e+07
20 checkview -display result -2d -path ${imagedir}/${test_image}.png