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_7/bug28780
abv 2111e96703 0028780: HLR with focus does not seem to work
Method HLRBRep_Curve::D1() is corrected to apply transformation to a point according to current projection parameters
2017-08-30 11:22:45 +03:00

18 lines
331 B
Plaintext

puts "======="
puts "0028780"
puts "======="
puts ""
##################################################
# HLR with focus does not seem to work
##################################################
box a 10 20 50
vdisplay a
vtop
vfit
vcamera -persp
vhlrtype algo
vhlr on
checkview -screenshot -3d -path ${imagedir}/${test_image}.png