1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0023400: Triangulation of thin ring contains gap

Test case for issue CR23400
This commit is contained in:
mkv 2014-10-08 20:32:16 +04:00 committed by bugmaster
parent 432a8df015
commit e2fd181c29

16
tests/bugs/vis/bug23400 Executable file
View File

@ -0,0 +1,16 @@
puts "============"
puts "OCC23400"
puts "============"
puts ""
#######################################################################
# Triangulation of thin ring contains gap
#######################################################################
restore [locate_data_file bug23400_thinring.brep] a
vinit
vsetdispmode 1
vdisplay a
vtop
vfit
set only_screen 1