0023748: Bad monitoring of intermediate results in offset commands
[occt.git] / tests / bugs / modalg_2 / bug23367_8
CommitLineData
7416e83c 1puts "============"
2puts "CR23367"
3puts "============"
4puts ""
5##########################################################################################################
6# New functionality restoring the middle path of pipe-like shape
7##########################################################################################################
8
9restore [locate_data_file bug23367_bb.brep] b
10explode b e
11wire w1 b_1 b_29 b_60 b_27
12wire w2 b_11 b_23 b_56 b_33
13donly b w1 w2
14fit
15middlepath result b w1 w2
16
17set length 1.94244
18
19set 2dviewer 1
20
21
22