Adding test cases from grid chl
[occt.git] / tests / bugs / modalg / bug23367_7
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_aa.brep] a
10explode a e
11wire w1 a_57 a_73 a_54 a_71
12wire w2 a_133 a_148 a_130 a_146
13donly a w1 w2
14fit
15middlepath result a w1 w2
16
17set length 3.46311
18
19set 2dviewer 1
20
21
22