0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25858_1
1 puts "========"
2 puts "OCC25858"
3 puts "========"
4 puts ""
5 ##########################################################################################################
6 # Incorrect result of open offset on single edge based on BSpline curve
7 ##########################################################################################################
8
9 restore [locate_data_file bug25858_hf2d.brep] ff
10
11 explode ff
12
13 smallview
14 donly ff_1
15 fit
16 display ff
17
18 openoffset res ff 1 0.1
19 renamevar res_1 result
20
21 checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 -t -m "Result of open offset on single edge based on BSpline curve"
22
23 checkprops result -l 0.879164 
24 checkshape result 
25 checksection result
26 checkview -screenshot -2d -path ${imagedir}/${test_image}.png