User Portlet User Portlet

Discussions
Hi Ilian, I am wondering if you could help me with an example that is slightly modified from this one. I won't create an original post because the question builds on the code that you have already posted herein. Question: How would the code be...
Yes. Any part of the Graphics3D expression can have its primitives manipulated if you can pattern match the structure. A nice way to get an overview of the expression structure is to slice it into layers by depth using InputForm and...