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
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

19 lines
485 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
checkview -screenshot -2d -path ${imagedir}/${test_image}.png