0024326: Get rid of confusing extension line
[occt.git] / tests / bugs / moddata_2 / bug408
CommitLineData
a87752f3 1puts "========================"
2puts " OCC408 "
3puts "========================"
4puts ""
5
6box b1 0 0 0 1 1 1
7nurbsconvert b1 b1
8box b2 0 -0.5 0 1.5 0.5 0.5
9
10bcommon result b1 b2
352ffd73 11checkshape -top result
a87752f3 12
13
14