1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
oan 936ce1f273 0031199: BRepMesh fails on thin faces
Use real tolerance of a face to define threshold for tolerance of discrete model instead of empirical values based on discrete model itself
2019-12-19 16:30:06 +03:00

10 lines
217 B
Plaintext
Executable File

set TheFileName shading_116.brep
set max_rel_tol_diff 1
if { [string compare $command "shading"] == 0 } {
set rel_tol 0.241
} else {
set rel_tol 6.376860334255998
}
#set bug_freenodes "M8"
#set nbfreenodes(All) 1