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/bug25842
aml 43e9197e9a 0025842: Wrong intersection 2D-curves obtained for pair of faces.
Handling of degenerated parametrization (like sphere) added in IWalker.

Minor corrections.

Test case for issue CR25842

Correction of test case for issue CR25842
2015-02-26 13:10:22 +03:00

19 lines
445 B
Plaintext
Executable File

puts "================"
puts "OCC25842"
puts "================"
puts ""
#######################################################################
# Wrong intersection 2D-curves obtained for pair of faces.
#######################################################################
restore [locate_data_file bug25842_f1.brep] f1
restore [locate_data_file bug25842_f2.brep] f2
bopcurves f1 f2 -2d
v2d
donly c2d2_1 c2d2_2
2dfit
set only_screen_axo 1