mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
New formula to calculate number of points along V axis of a cone depending on ratio of its size along V and U.
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
puts "================"
|
|
puts "0032767: Mesh - incorrect splitting of edges of seams leading to hang \[since OCCT 7.4.0\] "
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file bug32767.brep] s
|
|
tclean s
|
|
incmesh s 0.01
|
|
checktrinfo s -tri 1512 -nod 909 -defl 0.035378595363471328 -tol_abs_defl 1e-6 |