Home > DMT_Pcb > getPcbInfo
DMT_Pcb.getPcbInfo() method
获取 PCB 的详细属性
Signature
typescript
getPcbInfo(pcbUuid: string): Promise<IDMT_PcbItem | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
pcbUuid | string | PCB UUID |
Returns
Promise<IDMT_PcbItem | undefined>
PCB 的详细属性,如若为 undefined 则获取失败