1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/vis/bug26317

22 lines
505 B
Plaintext

puts "============"
puts "CR26317"
puts "============"
puts ""
##########################################################################################
puts "Visualization, AIS_LengthDimension::CheckPlane is incorrect"
##########################################################################################
pload VISUALIZATION MODELING
box b 100 200 300
vinit View1
vclear
vaxo
explode b F
vdisplay b_1 b_2
vdimension len -length -shapes b_1 b_2 -plane zox
vfit
vdump ${imagedir}/${casename}.png