mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
8 lines
160 B
Plaintext
Executable File
8 lines
160 B
Plaintext
Executable File
set TheFileName shading_151.brep
|
|
set bug_area "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set rel_tol 0.018
|
|
} else {
|
|
set rel_tol 0.631
|
|
}
|