1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_5/bug22766

16 lines
557 B
Plaintext
Executable File

puts "============"
puts "CR22766"
puts "============"
puts ""
#####################################################################################################################
# Wrong results done by several algorithms for the case of intersection between a surface of revolution and a plane
#####################################################################################################################
restore [locate_data_file bug22766_f1] f1
restore [locate_data_file bug22766_f2] f2
mksurface s1 f1
mksurface s2 f2
intersect result s1 s2