mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08: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_149.brep
|
|
if { [string compare $command "shading"] != 0 } {
|
|
set bug_area "OCC22687"
|
|
set rel_tol 1.05
|
|
}
|