mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
puts "======="
|
|
puts "0030511: Mesh - too long meshing of assembly containing single solid (shared)"
|
|
puts "======="
|
|
puts ""
|
|
|
|
restore [locate_data_file bug30511_hugeassembly0.brep] result
|
|
nbshapes result
|
|
tclean result
|
|
dchrono cpu restart
|
|
incmesh result 0.1
|
|
dchrono cpu stop counter incmesh
|
|
|
|
checktrinfo result -tri 1119744 -nod 2239488
|