0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / moddata_3 / bug24028
CommitLineData
9d109e39 1puts "================"
2puts "CR24028"
3puts "================"
4puts ""
5#######################################################################
6# It is impossible to create a face based on Geom_RectangularTrimmedSurface by standard methods
7#######################################################################
8
9beziercurve cc 3 0 0 -10 1 20 0 0 10 0 0 10 1
10revsurf ss cc 0 0 0 0 0 1
11trimu ts ss 0 pi
12
13mkface result ts
14
58cf74e0 15checkprops result -s 1222.58
9d109e39 16
17
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png