is an option to Graphics3D that specifies how clipping planes defined with the ClipPlanes option should be rendered.


ClipPlanesStyle
is an option to Graphics3D that specifies how clipping planes defined with the ClipPlanes option should be rendered.
Details

- ClipPlanesStyle->style specifies that all clipping planes defined with the ClipPlanes option are to be rendered with the specified style.
- ClipPlanesStyle->{style1,style2,…} specifies styles that should be used with the corresponding plane specified in the ClipPlanes option.
- Styles can include named colors such as Red and Green, color directives such as RGBColor and Hue, and Opacity.
- ClipPlanesStyle->None is the default, which causes the clipping plane not to be rendered.
Examples
Basic Examples (1)
Use ClipPlanesStyle to visualize a clipping plane:
See Also
Related Guides
History
Text
Wolfram Research (2014), ClipPlanesStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/ClipPlanesStyle.html.
CMS
Wolfram Language. 2014. "ClipPlanesStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ClipPlanesStyle.html.
APA
Wolfram Language. (2014). ClipPlanesStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ClipPlanesStyle.html
BibTeX
@misc{reference.wolfram_2025_clipplanesstyle, author="Wolfram Research", title="{ClipPlanesStyle}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ClipPlanesStyle.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_clipplanesstyle, organization={Wolfram Research}, title={ClipPlanesStyle}, year={2014}, url={https://reference.wolfram.com/language/ref/ClipPlanesStyle.html}, note=[Accessed: 11-August-2025]}