Layer Types#

Classes used for the Layer API.

Module containing types for the Layer Service.

CopyPottingRegionRequest(**data)

Request to delete 1 or more potting regions.

DeletePottingRegionRequest(**data)

Request to delete 1 or more potting regions.

PolygonalShape(**data)

Contains the properties for a polygonal shape.

RectangularShape(**data)

Contains the properties for a rectangular shape.

SlotShape(**data)

Contains the properties for a slot shape.

CircularShape(**data)

Contains the properties for a circular shape.

PCBShape(**data)

Contains the properties for a PCB shape.

PottingRegion(**data)

Contains the properties of a Potting Region add or update request.

PottingRegionCopyData(**data)

Data identifying which potting regions to copy.

PottingRegionDeleteData(**data)

Data specifying potting regions to delete.

PottingRegionUpdateData(**data)

Contains the properties of a potting region update request.

UpdatePottingRegionRequest(**data)

Contains the properties of a potting region update per project.