]> OCCT Git - occt.git/commitdiff
0033264: Modeling Algorithms - Result of section operation is incomplete
authorakaftasev <akaftasev@opencascade.com>
Mon, 6 Mar 2023 20:16:01 +0000 (23:16 +0300)
committervglukhik <vglukhik@opencascade.com>
Sun, 19 Mar 2023 20:53:53 +0000 (20:53 +0000)
Test case added.

tests/bugs/modalg_7/bug33264 [new file with mode: 0644]

diff --git a/tests/bugs/modalg_7/bug33264 b/tests/bugs/modalg_7/bug33264
new file mode 100644 (file)
index 0000000..90868a4
--- /dev/null
@@ -0,0 +1,15 @@
+puts "============"
+puts "0033264: Modeling Algorithms - Result of section operation is incomplete"
+puts "============"
+puts ""
+
+restore [locate_data_file bug33264_1.brep] srf1
+restore [locate_data_file bug33264_2.brep] srf2
+
+bsection res srf1 srf2 
+
+checknbshapes res -vertex 44 -edge 43
+checkprops res -l 51.3377
+checksection res 
+
+checkview -display res -2d -path ${imagedir}/${test_image}.png