0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / modalg_7 / bug25776
1 puts "TODO OCC25776 ALL: Error : Number of edges is WRONG"
2
3 puts "============"
4 puts "OCC25776"
5 puts "============"
6 puts ""
7 ##############################################################
8 ## HLR returns intersecting edges in OutLineV of helical sweep
9 ##############################################################
10
11 restore [locate_data_file bug25776_shape2dhelix1-draw-Shape.brep] Shape
12
13 hprj Shape2DView_proj 0 0 0 1 0 0 0 1 0
14 houtl Shape2DView_outl Shape
15 hfill Shape2DView_outl Shape2DView_proj 0
16 hload Shape2DView_outl
17 hsetprj Shape2DView_proj
18 hupdate
19 hhide
20 hres2d
21
22 # vol_2 and vol_3 - bad edges
23 checknbshapes vol -edge 9 -m "Number of edges"
24
25 smallview
26 top
27 donly vol
28 fit
29 checkview -screenshot -2d -path ${imagedir}/${test_image}-2d.png
30
31 vinit
32 vsetdispmode 1
33 vdisplay Shape
34 vright
35 vfit
36 checkview -screenshot -3d -path ${imagedir}/${test_image}-3d-right.png