0024105: ShapeFix algorithm produces not correct result.
[occt.git] / tests / bugs / caf / buc60790
CommitLineData
a87752f3 1puts "==========="
2puts "BUC60790"
3puts "BUC60836"
4puts "==========="
5
6pload QAcommands
7
8NewDocument D MDTV-Standard
9UndoLimit D 100
10
11set ResultError [BUC60836 D]
12if {${ResultError} != 0 } {
13 puts "BUC60790: Error = $ResultError"
14}
15