0026342: No materials are read from STEP
[occt.git] / tests / bugs / modalg_2 / bug23367_9
CommitLineData
7416e83c 1puts "============"
2puts "CR23367"
3puts "============"
4puts ""
5##########################################################################################################
6# New functionality restoring the middle path of pipe-like shape
7##########################################################################################################
8
9ptorus a 50 10 0 180
10explode a f
11shape b Sh
12add a_1 b
13explode b e
14wire ww b_2
15donly b ww
16fit
17middlepath result b ww ww
18
1027626d 19set length 314.159
7416e83c 20
21set 2dviewer 1
22
23
24
25