0026233: BRepOffset_MakeOffset makes incorrect result
[occt.git] / tests / bugs / modalg_2 / bug23367_6
CommitLineData
2277323d 1puts "============"
2puts "CR23367"
3puts "============"
4puts ""
5##########################################################################################################
6# New functionality restoring the middle path of pipe-like shape
7##########################################################################################################
8
9restore [locate_data_file bug23367_pipe1.brep] a
10explode a e
11wire w1 a_2
12wire w2 a_6
13donly a w1 w2
14fit
15middlepath result a w1 w2
16
17set length 1386.13
18
19set 2dviewer 1
20
21
22