Draw Plant Schedule
![](https://images.squarespace-cdn.com/content/v1/611ffd4b87c1b24b98fabb3e/1024c810-67cb-4d0c-87cc-beb90b45dc70/plant_schedule.png)
=SCHED
Draw Plant Schedule
Draws a plant schedule at specified origin. Will save a csv file as well if csv path is given.
INPUTS
<A> : Area instances that have plants. Best to flatten if you want one schedule.
start pt : Point to define the top, left corner of the schedule. Default = 0,0,0
niches : Whether to include niche info in the schedule. Default = False
size : Font size for schedule text. Default >> 1.0ft
padding : General padding around items in the schedule. Default >> 1.0ft
csv path : Full path to a csv_file if you want to write to a file.
style : Integer to determine the style of the plant symbol. 0=Circle 1=Glyph 2=Lockup 3=Branching 4=Modern 10=Sphere. Default = 0
OUTPUTS
table : grid around text - not implemented yet
text list : list of text to preview
text locs : list of text locations to preview
symbols : previews of plant size to preview
colors : colors of plant symbols