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