Skip to main content

DesCadBoardCopperRegionInput

Input for CAD board copper region.

input DesCadBoardCopperRegionInput {
holeShapesJson: String
layerName: String
outlineShapesJson: String
}

Fields

DesCadBoardCopperRegionInput.holeShapesJson ● String scalar

JSON serialized array of *GeometricShape*.

DesCadBoardCopperRegionInput.layerName ● String scalar

CAD board copper region layer name.

DesCadBoardCopperRegionInput.outlineShapesJson ● String scalar

JSON serialized array of *GeometricShape*.