FaceForm
FaceForm[g]
is a graphics directive which specifies that faces of polygons and other filled graphics objects are to be drawn using the graphics directive or list of directives g.
FaceForm[g,gback]
specifies that the front faces of three-dimensional polygons should be drawn with directives g, and the backs with directives gback.
Details
- FaceForm[] draws no faces.
- FaceForm works in both 2D and 3D.
- Color, opacity, surface color directives, textures, and materials can be used in FaceForm.
- FaceForm applies to Polygon, Disk, and Rectangle objects.
- In three dimensions, specifications given outside of FaceForm apply to both front and back faces of polygons.
- The front face of a polygon is defined to be the one for which the corners as you specify them are in counterclockwise order (right‐hand rule).
- FaceForm[None,gback] specifies that front faces should not be drawn. »
Examples
open allclose allBasic Examples (2)
Applications (1)
Use FaceForm to specify styling for polygons generated by plot functions:
Text
Wolfram Research (1988), FaceForm, Wolfram Language function, https://reference.wolfram.com/language/ref/FaceForm.html (updated 2012).
CMS
Wolfram Language. 1988. "FaceForm." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/FaceForm.html.
APA
Wolfram Language. (1988). FaceForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FaceForm.html