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