1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +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
215 B
Plaintext
Executable File

set TheFileName OCC22145.stp
set bug_freenodes "OCC22687"
#set bug_cross "OCC22687"
#set nbcross(ALL) 8
if { [string compare $command "shading"] == 0 } {
set nbfreenodes(ALL) 4
} else {
set nbfreenodes(ALL) 2
}