0025095: Wrong result obtained by projection algorithm
[occt.git] / tests / bugs / moddata_3 / bug24028
1 puts "================"
2 puts "CR24028"
3 puts "================"
4 puts ""
5 #######################################################################
6 # It is impossible to create a face based on Geom_RectangularTrimmedSurface by standard methods
7 #######################################################################
8
9 beziercurve cc 3 0 0 -10 1 20 0 0 10 0 0 10 1
10 revsurf ss cc 0 0 0 0 0 1
11 trimu ts ss 0 pi
12
13 mkface result ts
14
15 set square 1222.58
16
17
18 set 2dviewer 0