mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Method HLRBRep_Curve::D1() is corrected to apply transformation to a point according to current projection parameters
18 lines
331 B
Plaintext
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
|