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:
parent
432a8df015
commit
e2fd181c29
16
tests/bugs/vis/bug23400
Executable file
16
tests/bugs/vis/bug23400
Executable 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
|
Loading…
x
Reference in New Issue
Block a user