mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
* Test case has been added * Adjust mesh characteristics in test cases according to changes in issue #27537
6 lines
132 B
Plaintext
Executable File
6 lines
132 B
Plaintext
Executable File
set TheFileName shading_102.brep
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set bug_area "OCC22687"
|
|
set rel_tol 1.52
|
|
}
|