Adding test cases for chl grid
[occt.git] / tests / bugs / fclasses / bug63
CommitLineData
d27ea0ef 1if {[array get env os_type] != "" } {
2 set os $env(os_type)
3}
4if { [string compare $os "windows"] == 0 } {
5 puts "TODO OCC23626 ALL: Tcl Exception"
6 puts "TODO OCC23626 ALL: TEST INCOMPLETE"
7}
8
a87752f3 9puts "================"
10puts "OCC63"
11puts "================"
12puts ""
13
d27ea0ef 14restore [locate_data_file box__simplifiée.brep] result
352ffd73 15checkshape result
a87752f3 16
17set 2dviewer 0
18
d27ea0ef 19