0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug23367_5
CommitLineData
2277323d 1puts "============"
2puts "CR23367"
3puts "============"
4puts ""
5##########################################################################################################
6# New functionality restoring the middle path of pipe-like shape
7##########################################################################################################
8
9pcylinder a 10 50
10explode a f
11donly a a_2 a_3
12fit
13middlepath result a a_2 a_3
14
15set length 50.
16
17set 2dviewer 1
18
19
20
21