0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28775
1 puts "========"
2 puts "OCC28775"
3 puts "========"
4 puts ""
5 ####################################################################
6 # Code duplication removal across the BOPAlgo_PaveFiller algorithm
7 ####################################################################
8
9 vertex v1 1 0 0
10 polyline p1 0 0 0 2 0 0
11 polyline p2 1 0 -1 1 0 1
12
13 bnondestructive 1
14
15 bclearobjects
16 bcleartools
17 baddobjects v1 p1 p2
18 bfillds
19 bbuild result
20
21 checkshape result
22 checknbshapes result -edge 4