mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0023400: Triangulation of thin ring contains gap
Test case for issue CR23400
This commit is contained in:
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
|
Reference in New Issue
Block a user