Integration part of tests of grid chl
[occt.git] / tests / bugs / moddata / bug505
CommitLineData
0e94a94e 1
2puts "========="
3puts " OCC505 "
4puts "========="
5puts ""
6#####################################
7## BRepExtrema_DistShapeShape throws an exception.
8#####################################
9
10restore [locate_data_file OCC505a.brep] su1
11puts [checkshape su1]
12
13restore [locate_data_file OCC505b.brep] su2
14puts [checkshape su2]
15
16distmini d su1 su2
17
18