0022785: Draw Harness - add possibility to remove a text drawn by the command vdrawtext
[occt.git] / tests / bugs / vis / bug22240
1 puts "==========="
2 puts "OCC22240"
3 puts "==========="
4 puts ""
5 ############################################
6 # Bad triangulation of transformed shapes
7 ############################################
8
9 restore [locate_data_file bug22240_Pump_Nut.brep] a
10 restore [locate_data_file bug22240_Pump_Nut.brep] b
11 bscale b 0 0 0 2.
12 vinit
13 vdisplay a b
14 vsetdispmode a 1
15 vsetdispmode b 1
16 vfit
17
18 checkcolor 320 104 0.78 0.55 0.09
19
20 set only_screen 1
21