Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > 3D Graphics Options >

Boxed

Boxed
is an option for Graphics3D which specifies whether to draw the edges of the bounding box in a three-dimensional picture.
  • Boxed->True draws the box; Boxed->False does not.
Draw the edges of the bounding box:
In[1]:=
Click for copyable input
Out[1]=
 
Do not draw the edges of the bounding box:
In[1]:=
Click for copyable input
Out[1]=
 
Specify the style of the bounding box, using BoxStyle:
In[1]:=
Click for copyable input
Out[1]=
New in 1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team