mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 05:28:47 +08: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
|
|
}
|