1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00
occt/tests/bugs/modalg_2/bug20807_3

24 lines
613 B
Plaintext
Executable File

puts "============"
puts "OCC20807"
puts "============"
puts ""
#######################################################################
# Construction of pipe among a helix containing several convolutions fails
#######################################################################
set BugNumber OCC20807
restore [locate_data_file bug20807_coil2.brep] spine
restore [locate_data_file bug20807_circ2.brep] profile
mksweep spine
addsweep profile
buildsweep result
set square 2933.11
checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
set 2dviewer 1