mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:48:57 +08:00
6 lines
133 B
Plaintext
Executable File
6 lines
133 B
Plaintext
Executable File
set TheFileName shading_102.brep
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set bug_area "OCC22687"
|
|
set rel_tol 1.692
|
|
}
|