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:
parent
bc73b00672
commit
35befde2ad
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user