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/bug23839_5
jgv ee9451aba5 0023839: Projection algorithm produces wrong results for set of data
Added test cases bugs/modalg_5/bug23839_1 bug23839_2 bug23839_3 bug23839_4 bug23839_5 bug23839_6 bug23839_7
2013-07-18 12:54:38 +04:00

22 lines
417 B
Plaintext

puts "========"
puts "OCC23839"
puts "========"
puts ""
#######################################################################
# Projection algorithm produces wrong results for set of data
#######################################################################
restore [locate_data_file bug23839_f10] f
mksurface s f
mkface ff s
pcurve ff
explode f e
mkcurve c f_3
project cx c s
v2d
2dfit
set only_screen_axo 1