mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
18 lines
253 B
Plaintext
18 lines
253 B
Plaintext
set os "ALL"
|
|
if {[array get env os_type] != ""} {
|
|
set os $env(os_type)
|
|
}
|
|
|
|
if {
|
|
[string compare $os "Windows-32-VC8"] == 0
|
|
} {
|
|
}
|
|
|
|
restore [locate_data_file offset_wire_098.brep] s
|
|
|
|
set length 332.67
|
|
set nbsh_v 18
|
|
set nbsh_e 18
|
|
set nbsh_w 1
|
|
|