0023570: Command param in DRAW outputs non-readable symbols
[occt.git] / tests / bugs / xde / bug859
CommitLineData
352ffd73 1puts "================"
2puts "OCC859"
3puts "SAM1637"
4puts "================"
5puts ""
6#####################
7## Attached shape is not sewed.
8#####################
9
10restore [locate_data_file OCC859.brep] a
11checkshape a
12
13sewing result a
14
15freebounds result 0.1
16
17set list [statshape result_o]
18
19if {[llength ${list}] > 4} {
20 puts "Faulty OCC859: here is sewing problem"
21}
22
23set 2dviewer 1