0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / moddata_3 / bug25693_1
CommitLineData
dfdfa61f 1puts "============"
2puts "OCC25693"
3puts "============"
4puts ""
5###############################
6## Wire of BSplines fails bopcheck
7###############################
8
9restore [locate_data_file bug25693_path3035.brep] result
10
ad8b073e 11set bug_info [string trim [bopcheck result]]
12if {$bug_info != "This shape seems to be OK."} {
dfdfa61f 13 puts "Error : Wire of BSplines fails bopcheck"
14}
15
16checkview -display result -2d -path ${imagedir}/${test_image}-2d.png