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

Boxed

Boxed
is an option for Graphics3D that specifies whether to draw the edges of the bounding box in a three-dimensional picture.
Draw the edges of the bounding box:
Do not draw the edges of the bounding box:
Specify the style of the bounding box, using BoxStyle:
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]=
BoxRatios specifies the ratios between the bounding box edges:
In 3D, the axes are drawn on the bounding box edges:
Styles of the axes edges are not affected by BoxStyle:
Styles of the axes edges can be specified by AxesStyle:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF