Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Polyhedral complex may be a way to go - e.g., try:

P = PolyhedralComplex( [cube_a, cube_b] )
P.plot()