0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / opengl / data / hatch / bug28306
diff --git a/tests/opengl/data/hatch/bug28306 b/tests/opengl/data/hatch/bug28306
new file mode 100644 (file)
index 0000000..a799745
--- /dev/null
@@ -0,0 +1,15 @@
+puts "============"
+puts "OCC28306 Visualization - viewer crashes if style for shaded display is set to HATCH"
+puts "============"
+puts ""
+
+pload VISUALIZATION MODELING
+vclear
+vinit View1
+pload MODELING VISUALIZATION
+box b 10 10 10
+vdisplay -dispMode 1 b
+vfit
+vaspects b -setInteriorStyle HATCH
+
+vdump $imagedir/${casename}.png