0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / moddata_2 / bug278_1
1
2 puts "========"
3 puts "OCC278"
4 puts " (case 1)"
5 puts "========"
6
7 ######################################################################
8 ##Command "checkshape" does not define self-crossing for some wires and assigns status "valid" for them.
9 ## NOTE akm: there is no actual intersection - it was a bug in displaying complicated curves (my patch deals with it)
10 ## NOTE akm: wire alone is only a curve in the space so it may intersect itself.
11 ## NOTE akm: bug after putting it on plane checkshape found the pb.
12 #######################################################################
13
14 restore [locate_data_file OCC278a.brep] a 
15
16 mkplane result a
17 checkshape result
18
19 checkprops result -s 2914.99
20 checkview -display result -2d -path ${imagedir}/${test_image}.png