0023371: Expression which check of change of square/volume/length in end files doesn...
[occt.git] / tests / feat / featprism / C4
CommitLineData
8418c617 1restore [locate_data_file cylindre.rle] cyl
2restore [locate_data_file contour.rle] cont
40093367 3mkplane cont cont
4nexplode cyl F
5
6puts "*"
7#puts "TODO OCC22810 All:Faulty .*"
8puts "TODO OCC22810 ALL:Faulty shapes in variables faulty_1 to faulty_3"
49c093ae 9puts "TODO OCC22810 ALL:Error : The square of result shape is"
40093367 10ttranslate cont 0 0 -100
11
12#
13# flo : 25/06/1998 : Arguments 3 et 4 featperform -> face et non surface
14#
15mksurface surf cyl_3
16mkface face surf
17featprism cyl cont cont 0 1 0 0 1
18if { [catch { featperform prism result face face } ] != 0 } {
19 puts "Error in featperform"
20}
21
22set square 0