0023576: Intersection algorithm produces trimmed circle with illegal parametric range.
[occt.git] / tests / bugs / modalg / bug615
CommitLineData
f1aa2b62 1puts "TODO ?OCC12345 ALL: Error : The square of result shape is"
2
3puts "========================"
4puts " OCC615"
5puts "========================"
6puts ""
7#############################
8## Wrong resultat of BLEND operation
9#############################
10
11restore [locate_data_file OCC615.brep] a
12puts [checkshape a]
13explode a e
14
15if [catch {blend result a 9 a_15 } catch_result] {
16 puts "Faulty OCC615: function BLEND works with exception"
17} else {
18 puts "OCC615 OK: function CHAMF works OK"
19}
20
21set square 197055.
22set 2dviewer 0