0021762: Integration of new Boolean Operation algorithm to OCCT.
[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 .*"
6aac585a 8puts "TODO OCC22810 ALL:Error : The area of the resulting shape is"
40093367 9ttranslate cont 0 0 -100
10
11#
12# flo : 25/06/1998 : Arguments 3 et 4 featperform -> face et non surface
13#
14mksurface surf cyl_3
15mkface face surf
16featprism cyl cont cont 0 1 0 0 1
17if { [catch { featperform prism result face face } ] != 0 } {
18 puts "Error in featperform"
19}
20
21set square 0