0027991: Modeling Algorithms - BRepGProp_Face crashes on face without geometric surface
[occt.git] / tests / bugs / vis / bug26146
1 puts "==========="
2 puts "Test for issue #26146"
3 puts "==========="
4 puts "=================================="
5 puts "Select3D_ISensitivePointSet: Crash when clearing selections (only with TBB)"
6 puts "=================================="
7
8 restore [locate_data_file bug26146_crash_compound.brep] crash_compound
9
10 vinit
11 vdisplay crash_compound
12 vfit
13
14 vdump ${imagedir}/${casename}_1.png
15
16 vremove crash_compound ;# crashed here
17
18 vdump ${imagedir}/${casename}_2.png