0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25858_2
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 invert ff
12 explode ff
13
14 smallview
15 donly ff_1
16 fit
17 display ff
18
19 openoffset res ff 1 0.1
20 renamevar res_1 result
21
22 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"
23
24 set length 0.879164
25 set only_screen_axo 1