mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
8 lines
233 B
Plaintext
Executable File
8 lines
233 B
Plaintext
Executable File
set TheFileName OCC22247.brep
|
|
if { [string compare $command "incmesh"] == 0 ||
|
|
[string compare $command "mesh"] == 0 ||
|
|
[string compare $command "incmesh_parallel"] == 0 } {
|
|
set bug_area "OCC25519"
|
|
set rel_tol 1.3485
|
|
}
|