1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-26 10:19:45 +03:00

20 lines
372 B
Plaintext
Executable File

if {[array get env os_type] != "" } {
set os $env(os_type)
}
if { [string compare $os "windows"] == 0 } {
puts "TODO OCC23626 ALL: Tcl Exception"
puts "TODO OCC23626 ALL: TEST INCOMPLETE"
}
puts "================"
puts "OCC63"
puts "================"
puts ""
restore [locate_data_file box__simplifiée.brep] result
puts [checkshape result]
set 2dviewer 0