Layer Types#

Module containing types for the Layer Service.

CopyPottingRegionRequest

Request to delete 1 or more potting regions.

DeletePottingRegionRequest

Request to delete 1 or more potting regions.

GetICTFixturesPropertiesRequest

Return the properties for each ICT fixture given a comma-separated list of fixture ids.

GetMountPointsPropertiesRequest

Return the properties for each mount point given a comma-separated list of mount point ids.

GetTestPointPropertiesRequest

Return the properties for each test point given a comma-separated list of test point ids.

ICTFixtureProperties

Contains the properties of an ict fixture.

MountPointProperties

Contains the properties of a mount point.

PolygonalShape

Contains the properties for a polygonal shape.

RectangularShape

Contains the properties for a rectangular shape.

SlotShape

Contains the properties for a slot shape.

CircularShape

Contains the properties for a circular shape.

PCBShape

Contains the properties for a PCB shape.

PottingRegion

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

PottingRegionCopyData

Data identifying which potting regions to copy.

PottingRegionDeleteData

Data specifying potting regions to delete.

PottingRegionUpdateData

Contains the properties of a potting region update request.

TestPointProperties

Contains the properties of a test point.

UpdateICTFixturesRequest

Contains the properties of an ict fixtures update per project.

UpdateMountPointsRequest

Contains the properties of a mount point update per project.

UpdatePottingRegionRequest

Contains the properties of a potting region update per project.

UpdateTestPointsRequest

Contains the properties of a test points update per project.