Home > DMT_Pcb > getPcbInfo
DMT_Pcb.getPcbInfo() method
Get detailed properties of PCB
Signature
typescript
function getPcbInfo(pcbUuid: string): Promise<IDMT_PcbItem | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
pcbUuid | string | PCB UUID |
Returns
Promise<IDMT_PcbItem | undefined>
PCB detailed properties of; if it is undefined, the retrieval failed