mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|