0028594: Geom2dAPI_Interpolate generated curve is not the same as proe
[occt.git] / tests / bugs / modalg_6 / bug27773
1 puts "========"
2 puts "OCC27773"
3 puts "========"
4 puts ""
5 #################################################
6 # Empty result of section operation between line and offset of a circle
7 #################################################
8
9 circle c 1 0 0 20
10 offset c1 c 10 0 0 1
11 mkedge e1 c1
12 vertex v1 0 35 0
13 vertex v2 0 -35 0
14 edge e2 v1 v2
15 bsection result e1 e2
16 checknbshapes result -vertex 2