0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25334_11
CommitLineData
0e0f7a7c 1puts "========"
2puts "OCC25334"
3puts "========"
4puts ""
5##########################################################################################################
6# BRepOffsetAPI_MakeOffset algofithm crashes on some customer's shape when option of open result is used
7##########################################################################################################
8
9restore [locate_data_file bug25334_faceProlongationCrash1.brep] a
10
11smallview
12
13explode a e
14wire ww a_4 a_1
15
16donly ww
17
18openoffset res ww 1 10
19renamevar res_1 result
20
21fit
22
23set length 846.702
24
a4eba920 25checknbshapes result -vertex 5 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10
0e0f7a7c 26set only_screen_axo 1