0026342: No materials are read from STEP
[occt.git] / tests / bugs / vis / bug708
1 puts "========"
2 puts "OCC708"
3 puts "OCC1011"
4 puts "========"
5 puts ""
6 #######################################################
7 ## UnsetTransformation() of the AIS_InteractiveObject crashes an application
8 #######################################################
9 vinit
10 box result 10 10 10
11 vdisplay result
12 vfit
13
14 if [catch { OCC708 result }] {
15   puts "Faulty OCC708"
16 }
17
18 set only_screen 1