mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
Check links produced by splitting of an initial link by the middle point for MinSize requirement. Conflicts: tests/bugs/mesh/bug30008_1 tests/bugs/moddata_2/bug428 tests/hlr/poly_hlr/C14
19 lines
415 B
Plaintext
19 lines
415 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 14764 -nod 7587 -defl 0.098772787476728782 |