TileAreas[{{x1,y1},{x2,y2},…},{q1,q2,…},val]
finds the areas of the tiles centered on {xi,yi} and having vertices qj as stipulated by the vertex adjacency list val.


TileAreas
TileAreas[{{x1,y1},{x2,y2},…},{q1,q2,…},val]
finds the areas of the tiles centered on {xi,yi} and having vertices qj as stipulated by the vertex adjacency list val.
Details and Options
- TileAreas functionality is now available in the built-in Wolfram Language function Area.
- To use TileAreas, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
- The polygon described by the vertices v1,v2,… in an element {i,{v1,v2,…}} of the vertex adjacency list must contain the point {xi,yi}.
See Also
Text
Wolfram Research (2012), TileAreas, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html.
CMS
Wolfram Language. 2012. "TileAreas." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html.
APA
Wolfram Language. (2012). TileAreas. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html
BibTeX
@misc{reference.wolfram_2025_tileareas, author="Wolfram Research", title="{TileAreas}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_tileareas, organization={Wolfram Research}, title={TileAreas}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/TileAreas.html}, note=[Accessed: 15-August-2025]}