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:
msv
2016-10-27 17:24:20 +03:00
committed by apn
parent 9bba178dce
commit dd6b34fda4
+18
View 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