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