0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_1 / bug175
CommitLineData
0e94a94e 1
2puts "========"
3puts "OCC175"
4puts "========"
5puts ""
6###########################################
7## ABug of a symmetry on this specific attached BREP shape.
8###########################################
9
10restore [locate_data_file OCC175.brep] result
352ffd73 11checkshape result
0e94a94e 12
13regexp {SHAPE +: +([-0-9.+eE]+)} [nbshapes result] full col1
14
15tmirror result 0 0 0 0 1 0
16
17regexp {SHAPE +: +([-0-9.+eE]+)} [nbshapes result] full col2
18if { $col1 != $col2} {
19 puts "Error : Command mirror does NOT work properly. "
20}
21
58cf74e0 22checkprops result -s 13091.3
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png