0030760: Modeling Algorithms - Intersection fails in Occt 7.3.0
[occt.git] / tests / bugs / modalg_7 / bug25626
1 puts "TODO OCC25626 ALL: Error :  is WRONG because number of EDGE entities"
2 puts "TODO OCC25626 ALL: Error :  is WRONG because number of WIRE entities"
3
4 puts "============"
5 puts "OCC25626"
6 puts "============"
7 puts ""
8 ############################################################################
9 # Loft of ellipses shows wrinkle near seam edge
10 ############################################################################
11
12 restore [locate_data_file bug25626_loft-el1-draw-Loft-00-section.brep] Loft-00-section
13 restore [locate_data_file bug25626_loft-el1-draw-Loft-01-section.brep] Loft-01-section
14 restore [locate_data_file bug25626_loft-el1-draw-Loft-02-section.brep] Loft-02-section
15
16 thrusections Loft 0 0 Loft-00-section Loft-01-section Loft-02-section
17
18 checkshape Loft
19
20 checknbshapes Loft -wire 1 -edge 3
21
22 checkview -display Loft -2d -path ${imagedir}/${test_image}-2d.png
23 checkview -display Loft -3d -path ${imagedir}/${test_image}-3d.png