Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team