i1 : C = hypercube 2 o1 = C o1 : Polyhedron |
i2 : S = simplex 2 o2 = S o2 : Polyhedron |
i3 : CS = intersection(C,S) o3 = CS o3 : Polyhedron |
The object intersection is a method function with options.