Represents a series of arch structures with increasing size.

Hierarchy (view full)

Constructors

Properties

elements: Element[] = []

An array of Elements.

range: Range = ...
stories: number = 2

The number of arches to generate.

xOffset: number

The x-coordinate offset for the arches.

yOffset: number

The y-coordinate offset for the arches.

Methods