1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/bugs/modalg/bug23367_4
jgv 2277323d3a 0023367: New functionality restoring the middle path of pipe-like shape
Version 2
Small correction
Adding test cases
2012-10-16 13:12:36 +04:00

22 lines
462 B
Plaintext
Executable File

puts "============"
puts "CR23367"
puts "============"
puts ""
##########################################################################################################
# New functionality restoring the middle path of pipe-like shape
##########################################################################################################
ptorus a 50 10
explode a e
wire ww a_2
donly a ww
fit
middlepath result a ww ww
set length 314.159
set 2dviewer 1