0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug24949
CommitLineData
73920cd4 1puts "============"
2puts "OCC24949"
3puts "============"
4puts ""
5#######################################################################
6# Segmentation Violation during pipe creation
7#######################################################################
8
9restore [locate_data_file bug24949_Comp.brep] c
10explode c
11mksweep c_1
12addsweep c_2
13catch {buildsweep res}
14
15restore [locate_data_file bug24949_Comp.brep] c
16explode c
17pipe result c_1 c_2 2
18
58cf74e0 19checkprops result -s 188.689
20checkshape result
73920cd4 21
a4eba920 22checknbshapes result -vertex 14 -edge 19 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 46
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png