1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/mesh/bug29715
drazmyslovich 3e782664b8 0029715: Mesh - Estimate the grid size of the acceleration structure by the complexity of the face
The circles acceleration structure sizes are estimated using the required deflection and the complexity of the face.
2018-05-25 21:54:56 +03:00

16 lines
349 B
Plaintext

puts "======="
puts "0029715: Mesh - Estimate the grid size of the acceleration structure by the complexity of the face"
puts "======="
puts ""
if {[info commands stepread] == ""} {pload XSDRAW}
stepread [locate_data_file bug29715_slow.stp] a *
renamevar a_1 a
chrono h reset start
incmesh a 0.0027
chrono h stop show COUNTER Meshing
tricheck a