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_6/bug26008
nbv 6f7c5420f8 0026008: Wrong intersection 2D-curves obtained for pair of faces.
The workaround has been deleted from ProjLib_ComputeApprox.cxx file.

Test case for issue CR26008
2015-04-09 16:12:05 +03:00

21 lines
518 B
Plaintext

puts "================"
puts "OCC26008"
puts "================"
puts ""
#######################################################################
# [OCCT 6.8.0 regression] BRepFeat_SplitShape returns invalid shapes
#######################################################################
sphere ss1 78.4160443343, 8.94293392454, 70.9553808628 6.5
sphere ss2 82.5593917073, 4.52613090823, 76.3299967 3.5
mkface f1 ss1
mkface f2 ss2
bopcurves f1 f2 -2d
view 1 -2D- 465 20 400 400
2dfit
xwd $imagedir/${test_image}.png