0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_7 / bug28200
CommitLineData
9026dea8 1
2puts "========"
3puts "OCC28200"
4puts "========"
5puts ""
6#############################################
7# Invalid topology of the general fuse result
8#############################################
9
10restore [locate_data_file bug28200_sh.brep] sh
11sewing sh sh 1.0
12
13restore [locate_data_file bug28200_cc.brep] c
14
15# Input data check
16checkshape sh
17checkshape c
18
19# Result construction
20bclearobjects
21bcleartools
22baddobjects sh
23baddtools c
24bfuzzyvalue 1.0
25bfillds
26bbuild result
27
28checkshape result
29
30smallview
31donly result
32fit
33checkview -screenshot -2d -path ${imagedir}/${test_image}_1.png
34
56c62737 35smallview -Y+Z
9026dea8 36fit
37checkview -screenshot -2d -path ${imagedir}/${test_image}_2.png
38