1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

Small corrections for issue CR27133_v690

This commit is contained in:
mkv
2016-02-09 14:52:28 +03:00
parent dac92a59aa
commit eb58d64102
2 changed files with 8 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ donly result
smallview
fit
display aE aF
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
xwd ${imagedir}/${test_image}.png

View File

@@ -5,8 +5,14 @@ puts "=================================="
puts "Select3D_ISensitivePointSet: Crash when clearing selections (only with TBB)"
puts "=================================="
restore [locate_data_file crash_compound.brep]
restore [locate_data_file bug26146_crash_compound.brep] crash_compound
vinit
vdisplay crash_compound
vfit
vdump ${imagedir}/${casename}_1.png
vremove crash_compound ;# crashed here
vdump ${imagedir}/${casename}_2.png