Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In the second event, G2.all should return a list of the underlying objects, and in the third case G3.all should return something relevant as well.

sage: S = sphere()
sage: S.all
[Graphics3d Object]
sage: S.all[0]