1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

0026382: BRepMesh produces internal nodes outside the face interior

updated test script: clean up shape before meshing to see the difference
This commit is contained in:
oan 2019-10-20 01:23:53 +03:00 committed by bugmaster
parent bc73b00672
commit 35befde2ad

View File

@ -1,5 +1,5 @@
puts "========" puts "========"
puts "OCC22886" puts "OCC26382"
puts "========" puts "========"
puts "" puts ""
############################################################### ###############################################################
@ -7,6 +7,7 @@ puts ""
############################################################### ###############################################################
restore [locate_data_file bug26382_test.brep] result restore [locate_data_file bug26382_test.brep] result
tclean result
vinit vinit
vsetdispmode 1 vsetdispmode 1