Mathematica > 3D Graphics Options >

FaceGridsStyle

FaceGridsStyle
is an option for 3D graphics functions that specifies how face grids should be rendered.
  • FaceGridsStyle->style specifies that all face grid lines should be rendered by default with the specified style.
  • FaceGridsStyle->{xgrid, ygrid, zgrid} specifies that different grid directions should use different styles.
  • Style specifications can refer to styles using style names from current stylesheets.
  • Any outside styles not explicitly overridden by settings in FaceGridsStyle will still be used.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team