0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug548
CommitLineData
352ffd73 1puts "========"
2puts "OCC548"
3puts "OCC628"
4puts "========"
5puts ""
6##################################################################
7# Function BRepTool::IsClosed returns Standard_True although argument is open shell
8# Incorrect work of BRepCheck
9##################################################################
10
11pload XDE
352ffd73 12
13restore [locate_data_file CTO908_topo103-t.brep] a
14
15decho off
16
17checkshape a
18checkshape a b
19
20decho on
21
22fixshape result a 0.001
23
24set che [checkshape result c]
25if { [regexp {problems} $che] } {
26 puts "Faulty OCC628"
27}
28
29set square 119630
30set 2dviewer 2