0027986: Visualization - AIS_InteractiveContext::SetLocation() does not update dynami...
[occt.git] / tests / bugs / vis / bug6132
1 puts "================"
2 puts "OCC6132"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Bad isos presentation in Draw for a face built on a periodic surface
7 #######################################################################################
8
9 set BugNumber OCC6132
10
11 restore [locate_data_file OCC6132.brep] result
12 checkshape result
13
14 checkview -display result -2d -path ${imagedir}/${test_image}.png
15