0024224: Suspicious logics in changing clipping planes at OpenGl_Structure
[occt.git] / tests / bugs / vis / bug708
CommitLineData
352ffd73 1puts "========"
2puts "OCC708"
3puts "OCC1011"
4puts "========"
5puts ""
6#######################################################
7## UnsetTransformation() of the AIS_InteractiveObject crashes an application
8#######################################################
9vinit
10box result 10 10 10
11vdisplay result
12vfit
13
14if [catch { OCC708 result }] {
15 puts "Faulty OCC708"
16}
17
18set only_screen 1