0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_7 / bug24632_1
CommitLineData
9026dea8 1puts "========"
2puts "OCC24632"
3puts "========"
4puts ""
5###############################################################
6# Artifacts during Boolean cut operation on neighboring parts
7###############################################################
8
9restore [locate_data_file bug24632_general.brep] general
10restore [locate_data_file bug24632_cramp.brep] cramp
11restore [locate_data_file bug24632_cut_1.brep] cut_1
12restore [locate_data_file bug24632_cut_2.brep] cut_2
13
14bclearobjects
15bcleartools
16baddobjects general cramp
17bfillds
18bbuild beam
19checkshape beam
20
21bop beam cut_1
22bopcut beam_1
23checkshape beam_1
24
25bop beam_1 cut_2
26bopcut result
27checkshape result
28
81a55a69 29checknbshapes result -solid 2 -shell 2 -face 33 -wire 40 -t
9026dea8 30checkprops result -v 5.40325e+7
31
32checkview -display result -2d -path ${imagedir}/${test_image}.png