FaceGridsStyle

FaceGridsStyle

is an option for 3D graphics functions that specifies how face grids should be rendered.

Details

  • 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.
  • Styles can be specified using graphics directives such as Thick, Red, Dashed as well as Thickness, RGBColor, Dashing and combinations given by Directive.
  • 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.
  • Explicit styles specified in the setting for FaceGrids can override styles specified in FaceGridsStyle.
  • The default style of face grids is specified by the option DefaultFaceGridsStyle.

Examples

open allclose all

Basic Examples  (1)

Specify the overall style of face grids:

Scope  (1)

Specify the styles for grid lines in each direction:

Properties & Relations  (1)

Individually styled face grids can be used with FaceGridsStyle, and have higher priority:

Wolfram Research (2007), FaceGridsStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/FaceGridsStyle.html (updated 2008).

Text

Wolfram Research (2007), FaceGridsStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/FaceGridsStyle.html (updated 2008).

CMS

Wolfram Language. 2007. "FaceGridsStyle." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/FaceGridsStyle.html.

APA

Wolfram Language. (2007). FaceGridsStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FaceGridsStyle.html

BibTeX

@misc{reference.wolfram_2023_facegridsstyle, author="Wolfram Research", title="{FaceGridsStyle}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/FaceGridsStyle.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_facegridsstyle, organization={Wolfram Research}, title={FaceGridsStyle}, year={2008}, url={https://reference.wolfram.com/language/ref/FaceGridsStyle.html}, note=[Accessed: 19-March-2024 ]}