PolygonIntersections

As of Version 6.0, PolygonIntersections has been superseded by various options for Export.

PolygonIntersections

is an option for Graphics3D which specifies whether intersecting polygons should be left unchanged.

Details

  • With the default setting PolygonIntersections->True, Graphics3D objects are returned unchanged whether or not they contain intersecting polygons.
  • With the setting PolygonIntersections->False, Graphics3D objects are modified by breaking polygons into smaller pieces which do not intersect each other.
  • PolygonIntersections->False is useful in creating graphics objects which can be sent to certain external three-dimensional rendering programs.
Wolfram Research (1991), PolygonIntersections, Wolfram Language function, https://reference.wolfram.com/language/ref/PolygonIntersections.html.

Text

Wolfram Research (1991), PolygonIntersections, Wolfram Language function, https://reference.wolfram.com/language/ref/PolygonIntersections.html.

CMS

Wolfram Language. 1991. "PolygonIntersections." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PolygonIntersections.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_polygonintersections, organization={Wolfram Research}, title={PolygonIntersections}, year={1991}, url={https://reference.wolfram.com/language/ref/PolygonIntersections.html}, note=[Accessed: 19-April-2024 ]}