| New in Wolfram Mathematica 6: Symbolic Interface Construction | ◄ previous | next ► |
In[1]:= | TabView[((Show[#, ImageSize -> 40] -> #) &[
Graphics3D[{Yellow, Opacity[.5], PolyhedronData[#, "Faces"]},
Boxed -> False]]) & /@ Take[PolyhedronData[], {55, 60}]] |
Out[1]= ![]() | ![]() |