From e2fd181c298055ca384cbadd3710149934c30eef Mon Sep 17 00:00:00 2001 From: mkv Date: Wed, 8 Oct 2014 20:32:16 +0400 Subject: [PATCH] 0023400: Triangulation of thin ring contains gap Test case for issue CR23400 --- tests/bugs/vis/bug23400 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 tests/bugs/vis/bug23400 diff --git a/tests/bugs/vis/bug23400 b/tests/bugs/vis/bug23400 new file mode 100755 index 0000000000..19fc10a3cb --- /dev/null +++ b/tests/bugs/vis/bug23400 @@ -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