0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_2 / bug252_3
CommitLineData
0e94a94e 1
2puts "================"
3puts "OCC252"
4puts "================"
5puts ""
6
7pload QAcommands
8
9restore [locate_data_file OCC252.brep] a
352ffd73 10checkshape a
0e94a94e 11
12explode a w
13
14OCC252 result a_466 a 2
15
16regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full len
17
18if { ${len} <= 0 } {
19 puts "Error : OCC252"
20}
21
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png