Home > DMT_Pcb > getCurrentPcbInfo
DMT_Pcb.getCurrentPcbInfo() method
Get detailed properties of Current PCB
Signature
typescript
function getCurrentPcbInfo(): Promise<IDMT_PcbItem | undefined>;1
Returns
Promise<IDMT_PcbItem | undefined>
PCB detailed properties of; if it is undefined, the retrieval failed
Remarks
It will get the detailed properties of the currently open PCB that has the last input focus