Boundary Cellzilla2D Home

Description

Needs["Cellzilla2D`"];

Return Value

Boundary[{v1,v2,...}]
returns a Graphics Object representing a polygon with the specified vertices.

Boundary[{v1,v2,...}, directives]
returns a Graphics Object representing a polygon with the specified vertices with the specified Graphics directives applied.

Options

In the second form, any standard options for Graphics can be used.

Example

[ Download Example as Zipped Mathematica Notebook ]

Implementation Notes

See Also

ShowCell



[2009-06-28T19:43:18-0700 ]