0032155: Tests - remove broken command OCC280
[occt.git] / tests / bugs / vis / bug26317
1 puts "============"
2 puts "CR26317"
3 puts "============"
4 puts ""
5
6 ##########################################################################################
7 puts "Visualization, AIS_LengthDimension::CheckPlane is incorrect"
8 ##########################################################################################
9
10 pload VISUALIZATION MODELING
11
12 box b 100 200 300
13 vinit View1
14 vclear
15 vaxo
16 explode b F
17 vdisplay b_1 b_2
18 vdimension len -length -shapes b_1 b_2 -plane zox
19 vfit
20
21 vdump ${imagedir}/${casename}.png