mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-08 14:27:25 +08:00
5b0f2540d7
Test case for issue CR26607 Fix regressions Correction of test cases for issue CR26607
8 lines
160 B
Plaintext
Executable File
8 lines
160 B
Plaintext
Executable File
set TheFileName shading_111.brep
|
|
set bug_area "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set rel_tol 0.317
|
|
} else {
|
|
set rel_tol 0.103
|
|
}
|