mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-01 10:26:12 +03:00
23 lines
492 B
Plaintext
23 lines
492 B
Plaintext
set os "ALL"
|
|
if {[array get env os_type] != ""} {
|
|
set os $env(os_type)
|
|
}
|
|
|
|
if {
|
|
[string compare $os "Mandriva2010"] != 0
|
|
&& [string compare $os "Debian40" ] != 0
|
|
&& [string compare $os "Mandriva2008"] != 0
|
|
} {
|
|
puts "TODO OCC23068 $os: Faulty shapes in variables faulty_1 to faulty_2"
|
|
puts "TODO OCC23068 $os: Error : The resulting shape is WRONG"
|
|
}
|
|
restore [locate_data_file offset_wire_037.brep] s
|
|
|
|
set length 1406.21
|
|
set nbsh_v 38
|
|
set nbsh_e 38
|
|
set nbsh_w 1
|
|
|
|
|
|
|