JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

DefaultColor.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
DefaultColor is an option for graphics functions which specifies the default color to use for lines, points, etc. In[1]:= dc = Graphics3D[Stellate[Dodecahedron[]], DefaultColor -> RGBColor[1, 0, 0]];
Show[dc]

In[2]:= JavaView[dc]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project