1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug25111

22 lines
567 B
Plaintext

puts "============"
puts "OCC25111"
puts "============"
puts ""
#######################################################################
# Incomplete section curve between Conical and Toroidal surfaces
#######################################################################
restore [locate_data_file bug25111_s1.draw] s1
restore [locate_data_file bug25111_s2.draw] s2
mkface f1 s1
mkface f2 s2
bop f1 f2
bopsection result
set length 53.1714
checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7
set 2dviewer 1