0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / moddata_2 / bug505
1
2 puts "========="
3 puts " OCC505 "
4 puts "========="
5 puts ""
6 #####################################
7 ## BRepExtrema_DistShapeShape throws an exception.
8 #####################################
9
10 restore [locate_data_file OCC505a.brep] su1 
11 checkshape su1
12
13 restore [locate_data_file OCC505b.brep] su2
14 checkshape su2
15
16 distmini d su1 su2
17
18