ShowCell Cellzilla2D Home

Description

Needs["Cellzilla2D`"];

Return Value

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

"BoundaryStyle"->{Black, Thin} - any appropriate graphics style for the cell wall.

"CellStyle"->{LightGreen} - any appropriate graphics style for the interior of the cell.

"CellNumber"->-1 - if positive, prints the number with parameters as given by CellNumberStyle.

"CellNumberStyle"->{Black,12,FontFamily->"Times"} - any appropriate graphics style for the cell numbers.

Example

[ Download Example as Zipped Mathematica Notebook ]

Implementation Notes

See Also

Boundary



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