Inside Cellzilla2D Home

Description

Determines whether or not a point is inside a polygon.

Needs["Cellzilla2D`"];

Return Value

Inside[polygon, point] returns True if the point is inside the polygon and False if the point is not inside the polygon.

Options

Example

[ Download Example as Zipped Mathematica Notebook ]

Implementation Notes

See Also



[2009-06-21T16:45:43-0700 ]