Fill Area with Plants
+fillPLNTS[]
Fill Area with Plants
Fill a planting area based on rules and parameters given
INPUTS
<A> : Planting area to be populated
<E> : Environment with needed layers to apply niche constraints and rules.
<P> : plant library to layout
weights : Optional weight override of the plants from library in the mix. Default = plant.w attribute
packing_ratio : ratio to pack the mix - manually tweak this to get desired results. Default = 1.0
fixed : Whether plants will remain fixed during area packing. Default = False
constrained : Whether plants will be constrained by niches. Default = True.
buffer : Distance allowed from existing plants. Default = None
OUTPUTS
<A> : Area with random plants populated
All Placement Components: