mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0026372: Meshing of surface of revolution fails in debug mode
Added test case bugs/mesh/bug26372
This commit is contained in:
parent
8109385697
commit
fbad941bd4
19
tests/bugs/mesh/bug26372
Normal file
19
tests/bugs/mesh/bug26372
Normal file
@ -0,0 +1,19 @@
|
||||
puts "========="
|
||||
puts "OCC26372"
|
||||
puts "========="
|
||||
puts ""
|
||||
#########################################################
|
||||
# Meshing of surface of revolution fails in debug mode
|
||||
#########################################################
|
||||
|
||||
restore [locate_data_file bug26372_RP.brep] result
|
||||
|
||||
incmesh result 0.1
|
||||
|
||||
checktrinfo result -tri 1055 -nod 537
|
||||
|
||||
vinit
|
||||
vdisplay result
|
||||
vfit
|
||||
vsetdispmode 1
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user