i1 : P = hypercube 2 o1 = P o1 : Polyhedron |
i2 : Q = pyramid P o2 = Q o2 : Polyhedron |
i3 : vertices Q
o3 = | -1 1 -1 1 0 |
| -1 -1 1 1 0 |
| 0 0 0 0 1 |
3 5
o3 : Matrix QQ <--- QQ
|
The object pyramid is a method function.