mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0027782: Hidden Line Removal algorithm fails to handle filleted edges
Create test case for the bug. Minor correction in test case bugs/modalg_6/bug27782
This commit is contained in:
parent
9bba178dce
commit
dd6b34fda4
18
tests/bugs/modalg_6/bug27782
Normal file
18
tests/bugs/modalg_6/bug27782
Normal file
@ -0,0 +1,18 @@
|
||||
puts "============"
|
||||
puts "OCC27782"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Hidden Line Removal algorithm fails to handle filleted edges
|
||||
######################################################
|
||||
|
||||
restore [locate_data_file bug27782_hlr.brep] result
|
||||
|
||||
vinit
|
||||
vdisplay result
|
||||
vback
|
||||
vfit
|
||||
vhlr on
|
||||
vhlrtype algo result
|
||||
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user