Skip to main content

DesCadBoardCopperLayerInput

Input for CAD board copper layout.

input DesCadBoardCopperLayerInput {
isPadAndViaBarrelsSpecialLayer: Boolean
models: [DesCadBoard3DBodyModelDataInput!]
name: String
platformLayerId: Int
thickness: Int
}

Fields

DesCadBoardCopperLayerInput.isPadAndViaBarrelsSpecialLayer ● Boolean scalar

Whether CAD board copper layout is a pad and via barrels special layer.

DesCadBoardCopperLayerInput.models ● [DesCadBoard3DBodyModelDataInput!] list input

CAD board copper layout models.

DesCadBoardCopperLayerInput.name ● String scalar

CAD board copper layout name.

DesCadBoardCopperLayerInput.platformLayerId ● Int scalar

CAD board copper layout platform layer identifier.

DesCadBoardCopperLayerInput.thickness ● Int scalar

CAD board copper layout thickness.