Layer Types#

Classes used for the Layer API.

PolygonalShape(points, rotation)

Contains the properties for a polygonal shape.

RectangularShape(length, width, center_x, ...)

Contains the properties for a rectangular shape.

SlotShape(length, width, node_count, ...)

Contains the properties for a slot shape.

CircularShape(diameter, node_count, ...)

Contains the properties for a circular shape.

PCBShape()

Contains the properties for a PCB shape.