mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-26 10:19:45 +03:00
1. Test case for the issue has been created. The issue is fixed by the patch #26106. 2. Since now, "tricheck" command uses edge tolerance instead of edge deflection to check cross-face-errors (set of nodes of the edge on 1st face must be equal to set of nodes of the same edge on 2nd face).
6 lines
140 B
Plaintext
Executable File
6 lines
140 B
Plaintext
Executable File
set TheFileName shading_wrongshape_022.brep
|
|
|
|
set bug_cross "OCC22687"
|
|
set nbcross(All) 2
|
|
if { [string compare $command "shading"] != 0 } {
|
|
} |