1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_5/bug23839_6
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

22 lines
457 B
Plaintext

puts "========"
puts "OCC23839"
puts "========"
puts ""
#######################################################################
# Projection algorithm produces wrong results for set of data
#######################################################################
restore [locate_data_file bug23839_f12] f
mksurface s f
mkface ff s
pcurve ff
explode f e
mkcurve c f_3
project cx c s
v2d
2dfit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png