0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_7 / bug28485_1
1 puts "========"
2 puts "OCC28485"
3 puts "========"
4 puts ""
5 ##################################################################################
6 # Fuse of two shapes using gluing and non-destructive options gives invalid result
7 ##################################################################################
8
9 box b1 10 10 10
10 box b2 10 2 2 6 6 6
11 nurbsconvert b1 b1
12 nurbsconvert b2 b2
13
14 bnondestructive 1
15 brunparallel 1
16 bfuzzyvalue 0
17 bglue 1
18
19 bclearobjects
20 bcleartools
21 baddobjects b1
22 baddtools b2
23 bfillds
24 bbop result 1
25
26 checkshape result
27 checknbshapes result -vertex 16 -edge 24 -wire 12 -face 11 -shell 1 -solid 1
28 checkprops result -s 744 -v 1216