mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03:00
19 lines
418 B
Plaintext
19 lines
418 B
Plaintext
puts "=========="
|
|
puts "0026965: BRepMesh_IncrementalMesh hangs, and consumes infinite memory"
|
|
puts "=========="
|
|
puts ""
|
|
|
|
restore [locate_data_file bug26965_mesh_hang.brep] a
|
|
tclean a
|
|
vinit
|
|
vsetdispmode 1
|
|
|
|
dchrono h restart
|
|
vdisplay a
|
|
dchrono h stop counter DisplayBug26965
|
|
dchrono h
|
|
|
|
vfit
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
|
|
|
checktrinfo a -tri 217070 -nod 108740 -defl 0.098772787476728782 |