e8a2353d59f75b089a904a47e8c8cd73e66e18da
[occt.git] / tests / bugs / modalg_5 / bug25818
1 puts "============"
2 puts "OCC25818"
3 puts "============"
4 puts ""
5 #######################################################################
6 # IntTools_FaceFace throws Standard_ConstructionError with two unbounded planes
7 #######################################################################
8
9 plane pn1 0 0 0 0 0 1 1 0 0 
10 plane pn2 0 0 0 1 0 0 0 1 0
11 mkface f1 pn1 
12 mkface f2 pn2
13  
14 bopcurves f1 f2
15
16 smallview
17 fit
18 checkview -screenshot -2d -path ${imagedir}/${test_image}.png