0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / moddata_2 / bug438_1
CommitLineData
6d368502 1puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty_"
a87752f3 2puts "========"
3puts "OCC438"
4puts " (case 1)"
5puts "========"
6
6d368502 7##########################################################
a87752f3 8## Exception during checking of shape from OCC428
6d368502 9##########################################################
a87752f3 10
11restore [locate_data_file OCC428.brep] result
12
a87752f3 13if [catch { checkshape result } catch_result] {
a87752f3 14 puts "Faulty OCC438 (case 1): here is checking problem"
15} else {
16 puts "OCC438 (case 1) OK"
17}
18
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 20