Class URBGEN.CityElement.Plot
Extends
URBGEN.CityElement.
Defined in: UrbGen.js.
Constructor Attributes | Constructor Name and Description |
---|---|
URBGEN.CityElement.Plot(poly)
Represents a plot.
|
- Fields borrowed from class URBGEN.CityElement:
- area, height, poly
Class Detail
URBGEN.CityElement.Plot(poly)
Represents a plot.
- Parameters:
- {URBGEN.Poly} poly
- - This plot's polygon.