Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / 3D Options /

PolygonIntersections

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

FilledSmallSquare With the default setting PolygonIntersections -> True, Graphics3D objects are returned unchanged whether or not they contain intersecting polygons.

FilledSmallSquare With the setting PolygonIntersections -> False, Graphics3D objects are modified by breaking polygons into smaller pieces which do not intersect each other.

FilledSmallSquare PolygonIntersections -> False is useful in creating graphics objects which can be sent to certain external three-dimensional rendering programs.

FilledSmallSquare See Section 2.10.14.

FilledSmallSquare See also: RenderAll.

FilledSmallSquare New in Version 2.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.